Which property is given precedence by Spring?
application properties located in an application.properties file outside the application.jar
@PropertySource annotations on configuration classes
application properties located in an application.properties file inside the application.jar
profile-specific application-{profile}.properties files