true)
@SpringBootApplication
Why does config.location not override values from application.properties?
But new values from config.location are loaded?
Find the solution: the priority of application.properties always is higher than @PropertySource
Обсуждают сегодня