摘要:
Spring MVC项目中通常会有二个配置文件,sprng-servlet.xml和applicationContext.xml二个配置文件,通常会出现以下几个配置 1.<context:annotation-config /> 它的作用是隐式地向Spring容器注册 AutowiredAnnotationBeanPostProcessor、CommonAnnotationBeanPostProcessor、PersistenceAnnotationBeanPostProcessor、RequiredAnnotationBeanPostProcessor 这4个BeanPostPr 阅读全文
posted @ 2012-11-04 23:31
行在途中
阅读(9842)
评论(0)
推荐(2)
浙公网安备 33010602011771号