spring-projects / spring-projects/spring-tools
REST API version is in the live URL
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 983
- Forks
- 240
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 7
Description
REST API version is in the path segment for example. The app is started and Live URLs are showing. Clicking on such URL in the CodeLens ideally should open a page or show some JSON for the get mapping. However, for the versions endpoint it'd produce 400. The version segment would be nice to have in the URL.
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 tracing how CodeLens constructs live URLs for REST mappings and compare that path with the versions endpoint behavior described in the issue. Done means the version segment is included in the live URL and clicking it opens the mapped page or shows JSON instead of returning 400.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100