spring-projects / spring-projects/spring-boot

Investigate pluggable config data activation

Open
#23,017 0 comments 1 reaction 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.