Junit测试aop是可能出现的报错:java.lang.IllegalStateException: Failed to load ApplicationContext
7月22日 在学习spring时出现的报错
##异常如下
java.lang.IllegalStateException: Failed to load ApplicationContext
at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:125)
at org.springfra






