摘要: web.xml文件主要配置如下: 需要加载的配置文件: 类路径下,可以使用通配符配置 类似:classpath:conf/spring/*/*.xml, <context-param> <param-name>contextConfigLocation</param-name> <param-val 阅读全文
posted @ 2016-03-02 19:25 青天流云 阅读(566) 评论(0) 推荐(0)