`
zqs125
  • 浏览: 7190 次
文章分类
社区版块
存档分类
最新评论
文章列表
Spring MVC项目中通常会有二个配置文件,spring-servlet.xml和applicationContext.xml二个配置文件,通常会出现以下几个配置:   1. <context:annotation-config />   它的作用是隐式地向 Spring 容器注册  - AutowiredAnnotationBeanPostProcessor、- CommonAnnotationBeanPostProcessor、- PersistenceAnnotationBeanPostProcessor、- RequiredAnnotationBeanPostP ...
Global site tag (gtag.js) - Google Analytics