spring-projects / spring-projects/spring-tools
[framework 7] API versioning - allow users to copy curl command to clipboard
Open
@martinlippert is already working on this.
Since Sep 24, 2025.
for: eclipse
for: vscode
type: enhancement
- Dominant language
- Java
- Stars
- 983
- Forks
- 240
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 7
Description
Allow users to copy a curl command to the clipboard that invokes the endpoint mentioned in the code, so that users can easily try out the request mapping (for example). This needs to take versions and path prefixes into account.
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.
Assessment
This issue has not been assessed yet.