Spring Boot Internals
摘要
Chapter 1 provided a quick Spring Boot introduction by showing you a fast way to create an enterprise-grade application with Spring Initializr. This chapter explores the internals of what Spring Boot is doing behind the scenes. But first, you'll learn what you need to create a Spring Boot app (if you are an experienced Spring Boot developer, you can skip this section).