web-inf目录下的文件什么时候被加载
1个回答
展开全部
AbstractTransactionalDataSourceSpringContextTests使用spring集成测试时候可以通过以下方式载入WEB-INF下的配置文件:
Java代码
protected String[] getConfigLocations() { return new String[] { "file:WebRoot/WEB-INF/applicationContext.xml"}; } protected String[] getConfigLocations() { return new String[] { "file:WebRoot/WEB-INF/applicationContext.xml"}; }
Java代码
protected String[] getConfigLocations() { return new String[] { "file:WebRoot/WEB-INF/applicationContext.xml"}; } protected String[] getConfigLocations() { return new String[] { "file:WebRoot/WEB-INF/applicationContext.xml"}; }
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询