利用spring的注解方式创建bean时出现
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [applicationContext3.xml]; nested exception is java.lang.NoClassDefFoundError:
起初以为是解析配置文件出错,后来发现是少了spring-aop-5.1.0.RELEASE.jar包
709

被折叠的 条评论
为什么被折叠?



