摘要: 1 @ComponentScans @ComponentScans 相当于多个 @ComponentScan 的集合 可以多指定扫描规则 2 FilterType 一 丶FilterType.ANNOTATION:按照注解规则 a. 在conf 配置类下指定扫描规则 只有@Controller @S 阅读全文
posted @ 2021-07-14 23:36 KwFruit 阅读(103) 评论(0) 推荐(0) 编辑
摘要: 1 之前Xml方式配置 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSch 阅读全文
posted @ 2021-07-14 22:56 KwFruit 阅读(62) 评论(0) 推荐(0) 编辑