
缓存
bestcxx
向外思考,向上生长,锲而不舍,金石可镂
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Description Resource Path Location Type The prefix “p” for attribute “p:sessionFactory-ref” associat
Description Resource Path Location Type The prefix “p” for attribute “p:sessionFactory-ref” associated with an element type “beans:bean” is not bound在xml配置文件中加入xmlns:p="http://www.springframework....原创 2015-12-25 09:56:06 · 3729 阅读 · 0 评论 -
Maven项目遇到java.lang.NoClassDefFoundError: net/sf/ehcache/CacheException
我在eclipse中直接运行没有问题,但是打包放到tomcat中就会报错java.lang.NoClassDefFoundError: net/sf/ehcache/CacheException原创 2016-01-06 17:21:19 · 15205 阅读 · 0 评论