工业级运维app手机api
xufenglei
2017-11-02 ddec92647414cfe7364ffd9c4e23edcbfb3259bd
src/main/resources/spring/application.xml
File was renamed from src/main/resources/application.xml
@@ -18,9 +18,9 @@
          class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
        <property name="locations">
            <list>
                <value>classpath:log4j.properties</value>
                <value>classpath:redis-config.properties</value>
                <value>classpath:mongodb-config.properties</value>
                <value>classpath:log4j/log4j.properties</value>
                <value>classpath:redis/redis-config.properties</value>
                <value>classpath:mongodb/mongodb-config.properties</value>
            </list>
        </property>
    </bean>