spring-cloud / spring-cloud/spring-cloud-gateway
Modularizing the routes in yml
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 4.9k
- Forks
- 3.5k
- Avg merge
- 20h 57m
- Merged PRs (30d)
- 8
Description
Enhancement
Is there a way for static routes to be configured in different files. With our use case, we ended up having a huge yml file to configure all our routes for different services.
By any chance, we could modularize the routes ? Basically, move the routes to different yml files for each service.
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
The issue names no source files, tests, or entry points. Start by locating the static-route YAML configuration and its route-loading path; done means routes for different services can be configured in separate YAML files instead of one large file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring, spring-boot, yaml
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100