spring-boot和spring-boot-autoconfigure中。spring-boot包含了SpringBoot核心的启动和自动化配置支持,而spring-boot-autoconfigure则包含了用于自动配置大量SpringBootStarter的自动化配置类。
springboot核心代码在哪个包里面
spring-boot和spring-boot-autoconfigure中。spring-boot包含了SpringBoot核心的启动和自动化配置支持,而spring-boot-autoconfigure则包含了用于自动配置大量SpringBootStarter的自动化配置类。2023-06-03