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

Multiple data-keys in consul for spring Boot 3 #836

Open
Duff1k opened this issue Jun 4, 2024 · 0 comments
Open

Multiple data-keys in consul for spring Boot 3 #836

Duff1k opened this issue Jun 4, 2024 · 0 comments

Comments

@Duff1k
Copy link

Duff1k commented Jun 4, 2024

Team, good afternoon!
Is there any possibility to specify for Spring Boot 3 application multiple YAML format configuration files that will be collected into one?
For example, I have a sandbox application.
There is a KEY/VALUE where I place config/sandbox/ and there is a data file in YAML format with the general configuration. But I would like config/sandbox/ to have several files in YAML format like: db_setting, migration_setting, another_setting. And at startup they would be put together and serve as a common configuration for the application.

Thank you very much in advance! I've been using your product for over a week now, absolutely thrilled)

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

No branches or pull requests

2 participants