- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 56字
- 2021-06-30 19:13:26
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.