nb-springboot
nb-springboot copied to clipboard
[2.4] Support config properties file inclusion
trafficstars
In Spring Boot 2.4 it is possible to include a configuration properties file trough the new spring.config.import property.
See this blog article for a summary.
Config properties file inclusion should also support configuration trees often used in the Kubernetes world.