摘要: Maven项目,application-context.xml、db.properties文件均放置在src/main/resources目录下,Tomcat部署项目,src/main/resources目录下的配置文件默认位置为: {项目名}/WEB-INF/classes,而Spring却在项目 阅读全文
posted @ 2020-02-24 23:34 lemmon_water 阅读(373) 评论(0) 推荐(0)
摘要: org.apache.catalina.core.StandardContext.filterStart Exception starting filt 注意: 把你要用到的那些包,全部复制一遍放到Tomcat目录的lib下,在启动就可以了。 阅读全文
posted @ 2020-02-24 22:58 lemmon_water 阅读(682) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-02-24 17:19 lemmon_water 阅读(268) 评论(0) 推荐(0)