database webapp context.xml
This commit is contained in:
parent
8b3cf7bbb9
commit
14f1358528
4
src/main/webapp/META-INF/context.xml
Normal file
4
src/main/webapp/META-INF/context.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Context docBase="Tools">
|
||||
<Environment name="spring.config.location" value="classpath:/,file:./,file:./properties/Tools.properties" type="java.lang.String"/>
|
||||
</Context>
|
||||
Loading…
Reference in New Issue
Block a user