摘要:
1 @ComponentScans @ComponentScans 相当于多个 @ComponentScan 的集合 可以多指定扫描规则 2 FilterType 一 丶FilterType.ANNOTATION:按照注解规则 a. 在conf 配置类下指定扫描规则 只有@Controller @S 阅读全文
摘要:
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 阅读全文