spring-projects / spring-projects/spring-tools

[vscode-spring-boot] More Spring Live data visualized in VSCode directly

Open
#757 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

for: eclipse for: vscode status: needs-discussion status: needs-investigation theme: live-data type: enhancement
Dominant language
Java
Stars
983
Forks
240
Avg merge
7d 1h
Merged PRs (30d)
7

Description

  • At the moment, we have the Live Information hovers showing up in source code with data from the running application - with data coming from Spring Boot Actuators
  • At the moment, this is limited to specific structural data (beans, request mappings, and a few more). Would be great to enhance that to a more broad scope of actuator data that is available (memory, threads, http requests, etc.)

(cc: @martinlippert @Eskibear)

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 reviewing the existing Live Information hovers in the VSCode Spring tooling and how they consume Spring Boot Actuator data. Determine which additional actuator data, such as memory, threads, and HTTP requests, should be visualized and how completion will be verified across the supported hover views.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring, spring-boot, vscode
Domain
developer-experience, observability, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.