2017年2月16日
摘要: 在使用spring+springMVC的web工程中,我们一般会在web.xml中做如下配置: <context-param> <param-name>contextConfigLocation</param-name> <param-value>classpath:application.xml< 阅读全文
posted @ 2017-02-16 11:00 快鸟 阅读(6925) 评论(0) 推荐(2)