Spring framework is a powerful tool and fact standard for Java EE development, and Spring Boot simplifies the development of Spring by adopting the principle of “convention over configuration”, thus becoming the most popular micro-service development framework in the industry, which has been adopted by more and more enterprises.

This article starts with a simple project to explain enterprise-level development of SpringBoot, which includes fully annotated SpringIoC and AOP, database programming (JDBC, JPA, and MyBatis). Database transactions, NoSQL (Redis and MongoDB) technology, SpringMVC, Spring 5 new generation of responsive framework WebFlux, Internet buying business, deployment and monitoring, REST style and Spring Cloud distributed development, etc.

The content of this book is closely related to the actual requirements of Internet enterprises, from the full annotation of Spring knowledge to the enterprise-level development of SpringBoot, for Java developers, especially beginners of SpringBoot and need to switch from traditional Spring to SpringBoot development of technical personnel, It has high reference value.

Chapter 1 Spring Boot comes

Chapter 2 covers development environment setup and basic development

Chapter 3 Spring loC with full annotations

Chapter 4 begins with convention programming – Spring AOP

Chapter 5 Accessing the database

Chapter 6 covers database transactions

Chapter 7 Using the performance tool – Redis

Chapter 8 Document database — MongoDB

Chapter 9 introduces you to Spring MVC

Chapter 10 delves into Spring MVC development

Springboot2. x, covers the vast majority of micro services in the knowledge point, need to get this PDF friends trouble to help forward this article + pay attention to small, and then private small [learning] two words can be.

Chapter 11 building a RESTFUL Web site

Chapter 12 Security — Spring Security

Learn some other Spring techniques in Chapter 13

Chapter 14 Spring 5 new framework – WebFlux

Chapter 15 Practice shopping

Chapter 16 deployment, Testing, and Monitoring

Chapter 17 distributed Development — Spring Cloud

Springboot2. x, covers the vast majority of micro services in the knowledge point, need to get this PDF friends trouble to help forward this article + pay attention to small, and then private small [learning] two words can be.