<import resource="classpath:config/spring-profile-properties.xml" />


<context:property-placeholder
ignore-resource-not-found="true"
location="classpath*:/config/application.base.properties,
classpath*:/config/application.dev.properties" />

如图:

springmvc 动态加载配置文件

 

 

springmvc 动态加载配置文件

 

 


 
                    
            
                

相关文章: