I\'m setting my properties in app-servlet.xml with a bean like this:
app-servlet.xml
What you can also do that doesn't tie you to looking up properties in a single property placeholder, or if you are using java config and just instantiating a PropertySourcesPlaceholderConfigurer is use the environment object: