2020年11月23日
摘要: 任何一个标注了@Configuration的Java类定义都是一个JavaConfig配置类 常见注解 @Configuration @Bean @ComponentScan @PropertySource和@PropertySources @Import和@ImportResource 约定优先于 阅读全文
posted @ 2020-11-23 14:35 FQQa 阅读(54) 评论(0) 推荐(0)