spring-cloud / spring-cloud/spring-cloud-consul

Multiple data-keys in consul for spring Boot 3

Open
#836 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

waiting-for-triage
Dominant language
Java
Stars
822
Forks
539
Avg merge
9h 31m
Merged PRs (30d)
7

Description

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)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are identified in the issue. Start by tracing Spring Cloud Consul's configuration loading entry point for Spring Boot 3 and how YAML data keys are currently read; done would mean several files under config/sandbox/ are combined into one application configuration at startup.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.