随笔分类 -  Spring Framework

摘要:之前在项目中一直使用FileSystemResource这个类作为PropertyPlaceholderConfigurer的Resource引入部署目录外的配置文件,并设置了setIgnoreResourceNotFound为true,最近把Spring Framework升级为5.0.2,当外部 阅读全文
posted @ 2018-01-21 13:51 cFrost 阅读(655) 评论(0) 推荐(0)
摘要:今天在用Maven集成Struts2+Spring+Hibernate时发现只要不在web模块中声明spring-web的依赖,就会报java.lang.NoClassDefFoundError: [Lorg/springframework/context/ApplicationContextIni 阅读全文
posted @ 2016-05-13 22:06 cFrost 阅读(974) 评论(0) 推荐(0)