首页 > 编程语言 > 详细

springSide部署出现AnnotationConfigUtils.processCommonDefinitionAnnotations(…) is not public!

时间:2015-04-17 15:27:58      阅读:2464      评论:0      收藏:0      [点我收藏+]

AnnotationConfigUtils.processCommonDefinitionAnnotations(…) is not public! Make sure you‘re using Spring 3.2.5 or better. The class was loaded from file:/D:/System/
MyEclipsePro2014/plugins/org.springframework.context_4.0.0.20130522-M1.jar.:
org.springframework.context.annotation.AnnotationConfigUtils.processCommonDefinitionAnnotations(org.springframework.beans.factory.annotation.AnnotatedBeanDefinition)

解决方案:

1./D:/System/
MyEclipsePro2014/plugins/org.springframework.context_4.0.0.20130522-M1.jar,找到该jar删除。

2.点击项目右键Maven4Myeclipse-》》Update Maven Project

springSide部署出现AnnotationConfigUtils.processCommonDefinitionAnnotations(…) is not public!

原文:http://www.cnblogs.com/sumingk/p/4434800.html

(2)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!