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

相关文章:

  • 2022-01-01
  • 2022-01-12
  • 2021-12-11
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
  • 2021-11-12
  • 2022-02-22
  • 2022-12-23
相关资源
相似解决方案