<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" /> 如图:
<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" /> 如图: