标签:技术 分享 动态加载 AC classpath class ignore info profile
<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" />
如图:
标签:技术 分享 动态加载 AC classpath class ignore info profile
原文地址:https://www.cnblogs.com/xiaofengfeng/p/9188903.html