spring-projects / spring-projects/spring-tools

REST API version is in the live URL

Open
#1,832 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

for: eclipse for: vscode theme: live-data type: bug
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.