Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.4] Support config properties file inclusion #163

Open
AlexFalappa opened this issue Aug 26, 2020 · 1 comment
Open

[2.4] Support config properties file inclusion #163

AlexFalappa opened this issue Aug 26, 2020 · 1 comment
Labels
Milestone

Comments

@AlexFalappa
Copy link
Owner

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 AlexFalappa added this to the Future milestone Aug 26, 2020
@AlexFalappa AlexFalappa changed the title Support config properties file inclusion [2.4] Support config properties file inclusion Dec 3, 2020
@AlexFalappa
Copy link
Owner Author

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

See the relevant section of the reference guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant