Why use Spring Boot?

Spring Boot advantages are many, such as:

 ●   independent operation
 ●   simplify the configuration
 ●   autoconfiguration
 ●   no code generation and XML configuration
 ●   application monitoring
 ●   easy to get started
 ●   ...

Spring Boot set so many advantages not use it all in one, there are reasons for it?

Guess you like

Origin www.cnblogs.com/programb/p/12451735.html