摘要: context:exclude-filter 与 context:include-filter 转1 在主容器中(applicationContext.xml),将Controller的注解打消掉2 而在springMVC配置文件中将Service注解给去掉因为spring的context是父子容器... 阅读全文
posted @ 2016-01-10 22:31 牵牛花 阅读(740) 评论(0) 推荐(0)
摘要: 首先导包,我用的是Spring4.0.4;需要这三个包Spring-AOP-4.0.4.REALEASE.jar+Spring-aspect-4.0.4.REALEASE.jar+aspectjrt.jaraopalliance.jar(这个包如果没有要去下载,我是这样用的,没有报错,不知道少了这个... 阅读全文
posted @ 2016-01-10 22:03 牵牛花 阅读(173) 评论(0) 推荐(0)
摘要: Injection of autowired dependencies failedERRORorg.springframework.web.context.ContextLoader-Contextinitializationfailedorg.springframework.beans.fact... 阅读全文
posted @ 2016-01-10 20:29 牵牛花 阅读(12568) 评论(0) 推荐(0)