摘要: Springboot自动装配流程: 1.首先初始化SpringbootApplication对象:它是一个复合注解,里面主要有@SpringbootConfiguration,@EnableAutoConfiguration,@ComponenScan。 @SpringbootConfigurati 阅读全文
posted @ 2023-07-17 14:58 饮冰而行 阅读(24) 评论(0) 推荐(0)