摘要:
在web.xml中通过contextConfigLocation配置spring, contextConfigLocation参数定义了要装入的 Spring 配置文件。默认会去/WEB-INF/下加载applicationContext.xml。 如果想装入多个配置文件,可以在 <param-va 阅读全文
posted @ 2016-12-21 11:23
limeOracle
阅读(819)
评论(0)
推荐(0)