I need to load a specific applicationContext.xml file according to a given system property. This itself loads a file with the actual configuration. Therefore I need 2 Proper
We have the following approach working:
DEV localhost
System property app.properties.path can be used to override path to config file.
app.properties.path
And application bundles some default values for placeholders that cannot be defined with defaults in common modules.