@ike_love , , , , ? , , , Spring. , Spring, Spring, , PropertyPlaceholderConfigurer, , :
<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="locations">
<list>
<value>classpath:app.properties</value>
</list>
</property>
</bean>