摘要: <context:annotation-config> 是用于激活那些已经在spring容器里注册过的bean(无论是通过xml的方式还是通过packagesanning的方式)上面的注解。(激活@Resource和@Autowired注解) <context:component-scan>除了具有 阅读全文
posted @ 2018-09-28 23:20 QiaoZhi 阅读(1913) 评论(0) 推荐(0) 编辑