自动配置类
本附录包含了 Spring Boot 提供的所有自动配置类的详细信息,并附有相关文档和源代码的链接。请记得查看应用程序中的条件报告,以获取有关哪些功能已启用的更多详细信息。(要查看此报告,可以在启动应用程序时使用 --debug
或 -Ddebug
参数,或者在 Actuator 应用程序中使用 conditions
端点)。
章节摘要
📄️ spring-boot-autoconfigure
以下自动配置类来自 spring-boot-autoconfigure 模块:
📄️ spring-boot-actuator-autoconfigure
以下是来自 spring-boot-actuator-autoconfigure 模块的自动配置类: