摘要: nested exception is java.lang.NoClassDefFoundError: org/springframework/aop/TargetSource 缺少jar包,(spring-aop-4.1.9.RELEASE.jar) 将此包引入即可。 阅读全文