microsoft / microsoft/vscode-spring-boot-dashboard

Start Spring Boot from Dashboard

Open
#77 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
73
Forks
38
Avg merge
3d 5h
Merged PRs (30d)
15

Description

Hi, I don't know if I'm doing something wrong but if I run my Spring Boot application from the dashboard, the extension doesn't inject the vmArgs parameters defined in the launch.json file. On the other hand, if I run the app at the top of the main class from the CodeLens shortcut, it operates perfectly. What am I missing?
Thanks in advance.

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

Compare the dashboard start entry point with the CodeLens shortcut on the main class, focusing on how launch.json vmArgs are handled. Reproduce both launch paths and confirm that the dashboard starts the Spring Boot application with the same vmArgs as CodeLens.

Written by the indexing model from the issue text.

Assessment

Tech stack
spring-boot, typescript
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.