错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Spring Boot Internals

  • Felipe Gutierrez

摘要

Chapter 1 provided a quick Spring Boot introduction by showing you a fast way to create an enterprise-grade application with the Spring Initializr. In this chapter, we are going to explore the internals of what Spring Boot is doing behind the scenes. But first, let’s see what you need to create a Spring Boot app (if you are an experienced Spring Boot developer, you can skip this section).