spring-cloud / spring-cloud/spring-cloud-bus
Create a RestControllerEndpoint version of `/bus-env` that allows multiple properties
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 445
- Forks
- 246
- Avg merge
- 16h 25m
- Merged PRs (30d)
- 5
Description
The current version only allows one key/value at a time.
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
Start by locating the existing /bus-env RestControllerEndpoint and tracing how it currently accepts one key/value pair. Done means the endpoint accepts multiple properties while preserving the existing single-property behavior; the issue does not name a file or test to begin with.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100