Restore loading order of 'application.properties'
Restore the order that `ConfigFileApplicationListener` attempts to load application.properties so that local files always have a higher precedence than bundled classpath files. This fixes a regression introduced with 1.0.0.RC2. Fixes gh-370
Showing
Please register or sign in to comment