本附录包含Spring Boot提供的所有自动配置类的详细信息,以及指向文档和源代码的链接。记住还要查看应用程序中的条件报告,以了解有关哪些功能已打开的更多详细信息。(为此,请使用--debug
或-Ddebug
在Actuator应用程序中使用或来启动应用程序conditions
)。
1. spring-boot-autoconfigure
以下自动配置类来自该spring-boot-autoconfigure
模块:
2. spring-boot-actuator-autoconfigure
以下自动配置类来自该spring-boot-actuator-autoconfigure
模块: