nb-springboot icon indicating copy to clipboard operation
nb-springboot copied to clipboard

[2.4] Support config properties file inclusion

Open AlexFalappa opened this issue 5 years ago • 1 comments
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.

AlexFalappa avatar Aug 26 '20 08:08 AlexFalappa

Config properties file inclusion should also support configuration trees often used in the Kubernetes world.

See the relevant section of the reference guide.

AlexFalappa avatar Dec 03 '20 08:12 AlexFalappa