Spring Boot - Application Configuration
If a property is defined in
application.properties and also as a system property (using -D JVM argument), which value does Spring Boot use?