摘要: 1, 在web.xml中定义 contextConfigLocation参数.spring会使用这个参数加载.所有逗号分割的xml.如果没有这个参数,spring默认加载web-inf/applicationContext.xml文件 contextConfigLocation 参数定义了要装入的 阅读全文
posted @ 2019-06-23 08:27 Rooker 阅读(2591) 评论(0) 推荐(0)