Spring配置文件详解 - applicationContext.xml文件路径

spring配置文件applicationContext.xml的默认地址在WEB-INF下,只要在web.xml中加入代码 org.springframework.web.context.ContextLoaderListener spring就会被自动加载 但在实际的开发过程 ...

Tue Dec 15 16:36:00 CST 2015 0 10776
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM