microsoft / microsoft/vscode-spring-boot-dashboard
Start Spring Boot from Dashboard
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
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
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