spring-projects / spring-projects/spring-boot
Investigate pluggable config data activation
Open
Nobody has claimed this yet.
theme: config-data
type: enhancement
- Dominant language
- Java
- Stars
- 81.5k
- Forks
- 42.7k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 65
Description
Currently we support spring.config.activate.on-profile and spring.config.activate.on-cloud-platform. It would be nice to offer a way to extend this so that users can develop their own. For example, spring.config.activate.on-computer=dev-laptop.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing the existing spring.config.activate.on-profile and spring.config.activate.on-cloud-platform handling, then determine the extension design and its expected behavior for a custom activation such as on-computer=dev-laptop.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100