随笔分类 -  配置类

摘要:@Configuation总结 @Configuation等价于<Beans></Beans> @Bean等价于<Bean></Bean> @ComponentScan等价于<context:component-scan base-package=”com.dxz.demo”/> 参考链接:http 阅读全文
posted @ 2021-12-13 11:55 subtlman 阅读(37) 评论(2) 推荐(0)