Spring Boot
Spring Boot is a new framework provided by the pivotal team designed to simplify the initial setup and development of new spring applications. The framework uses a specific approach to configuration, which eliminates the need for developers to define boilerplate configurations. In this way, Spring boot is committed to becoming a leader in the burgeoning field of rapid application development (rapid application development). Spring boot feature creates a standalone spring application embedded Tomcat without the need to deploy a war file simplifies the MAVEN configuration auto-configuration Spring provides production-ready features such as metrics, health checks and external configurations Absolutely no code generation and no configuration required for XML
Tutorial directory:
* Spring Boot Tutorial One: Engineering construction
* Spring Boot Tutorial II: Read the configuration file
* Spring Boot Tutorial three: log4j logging
* Spring Boot Tutorial four: Using Druid and Monitoring configuration
* Spring Boot Tutorial five: integrated mybaits
* Spring Boot Tutorial six: Integrated Swagger2
* Spring Boot Tutorial VII: Integrated REDIS
* Spring Boot Tutorial Eight: Capturing global exceptions
* Spring Boot Tutorial IX: Capturing global Exceptions (ii)
* Spring Boot Tutorial Ten: Database read/write separate write link content here
* Spring Boot Tutorial 11: Integrated Elasticsearch
Keep updating .....