2017年8月14日

org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML doc

摘要: 今天在Spring中换了一种配置bean的方式,发现报错了Unexpected exception parsing XML document from class path resource , 经过查找是因为没有导入AOP 的包, 导入进去就可以完美的运行了。 阅读全文

posted @ 2017-08-14 15:52 哆啦任意门 阅读(1283) 评论(0) 推荐(0)

导航