Su speak little warm Spring Boot

This series is springboot study notes, from entry to the master, a short step a thousand miles, dropping water!

Haste makes waste To reach the haste makes waste!

In the process of learning springboot, we found a springboot Chinese index did a great job, share springboot learning resources and open source software, springboot learning a great help.

Editor's Choice learning videos: SpringBoot_ latest tutorial _spring boot_springboot core papers + springboot integration papers _ Lei Fengyang

Before learning Spring Boot I always suggest that you look at these three articles to learn about enlightenment micro services.

First, micro-services

2014 martin fowler proposed the term micro-services, and wrote a blog, officially entered the era of micro-services.

Micro services: architectural style (micro-based service)

An application should be a set of small service; can communicate via HTTP way;

Monomers Used: ALL IN ONE 

Micro-services: each functional element is ultimately a software unit may be independently replaced separate and upgrade;

[Translation] Micro Services - Martin Fowler

The theoretical basis of micro-services architecture - Conway's Law

Two, Spring Boot primary articles

Spring Boot (a): Threshold

Spring Boot (two): web application development, implement CRUD

Spring Boot (three): Thymeleaf uses detailed

Spring Boot (IV): How elegant use Mybatis

Spring Boot (five): Spring Boot Jpa use

Spring Boot (VI): Custom starter

Spring Boot (seven): RabbitMQ Detailed

To be continued ...

https://blog.csdn.net/ityouknow/article/details/80490926

发布了110 篇原创文章 · 获赞 8 · 访问量 6892

Guess you like

Origin blog.csdn.net/guorui_java/article/details/104137262