摘要:
深入理解 @AutoConfigurationPackage 与 @Import(AutoConfigurationImportSelector.class) Spring Boot 以其“开箱即用”的特性大大降低了开发者的配置负担,其中自动配置(Auto Configuration) 是其核心机制 阅读全文
posted @ 2025-02-23 16:30
xkfx
阅读(319)
评论(0)
推荐(0)
摘要:
https://docs.spring.io/spring-boot/docs/2.0.x/reference/html/using-boot-using-springbootapplication-annotation.html 许多Spring Boot开发人员希望他们的应用程序能够使用自动配置 阅读全文
posted @ 2025-02-23 14:28
xkfx
阅读(69)
评论(0)
推荐(0)