Building RESTful Web Services with Spring 5(Second Edition)
上QQ阅读APP看书,第一时间看更新

Spring Boot

Spring Boot is a quick and easily configurable Spring application. Unlike other Spring applications, we don't need much configuration to build a Spring Boot application, so you can start building it very quickly and easily.

Spring Boot helps us to create a standalone application, which can be embedded with Tomcat or another container quickly.