Skip to content

Instantly share code, notes, and snippets.

@przodownikR1
Last active August 29, 2015 14:11
Show Gist options
  • Save przodownikR1/e74b99056f30e523ad18 to your computer and use it in GitHub Desktop.
Save przodownikR1/e74b99056f30e523ad18 to your computer and use it in GitHub Desktop.
<context:property-placeholder />
//or
<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="location" value="app.properties"/>
</bean>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment