This commit is contained in:
shimingxy
2020-04-01 22:04:17 +08:00
parent b7db556e23
commit fe2d3ed797
9 changed files with 413 additions and 414 deletions

View File

@@ -23,8 +23,7 @@
<property name="locations">
<list>
<value>classpath:config/applicationConfig.properties</value>
<value>classpath:config/applicationLogin.properties</value>
<value>classpath:config/applicationSaml.properties</value>
<value>classpath:application.properties</value>
</list>
</property>
<property name="ignoreUnresolvablePlaceholders" value="true"/>