问题描述:

  spring的:java.lang.NoClassDefFoundError: org/aspectj/weaver/tools/PointcutPrimitive

解决方案:

  缺少jar包:spring-framework-3.0.5.RELEASE-dependencies\com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar

相关文章:

  • 2022-03-06
  • 2021-11-08
  • 2022-12-23
  • 2021-05-12
  • 2022-12-23
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-07
  • 2022-12-23
  • 2021-08-29
  • 2021-08-12
  • 2021-09-22
  • 2022-12-23
相关资源
相似解决方案