JavaWebStack / JavaWebStack/http-router
Make sure order of registration doesn't matter
Open
- Dominant language
- Java
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently a route param transformer will only be applied if registered before the controller, this should also work when it's registered after the controller
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how route parameter transformers and controllers are registered and how registration order affects transformer application. Reproduce both registration orders, then verify that the transformer is applied in either order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100