Spring 讀取WEB-INF配置文件

ApplicationContext ctx = new FileSystemXmlApplicationContext(
				"src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml");

個人這個路徑是用sping tool suite 生成的sping mvc項目的路徑java

相關文章
相關標籤/搜索