Parameter name issue when launched from springboot dashboard
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- java, spring-boot, typescript
- Domain
- devtools
Research direction
Start by reproducing the application launch from the Spring Boot Dashboard and compare it with the terminal Gradle launch using the shown JavaCompile configuration. Trace how the dashboard starts the application; done means dashboard-launched applications retain parameter names and no longer raise the reported IllegalArgumentException.
Written by the indexing model from the issue text.
Description
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: java.lang.IllegalArgumentException: Name for argument of type [com.admin.provider.model.SourceType] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.] with root cause
This works fine with compiled from terminal using gradle config
tasks.withType(JavaCompile).configureEach {
options.compilerArgs += ['-parameters']
}
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 38
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
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.
More from microsoft/vscode-spring-boot-dashboard
-
Dashboard ignores spring.profiles.active configuration and defaults to alphabetically first profile Openai-triaged bug
Difficulty 3/5 1-2 days Newbie friendliness 58/100
microsoft/vscode-spring-boot-dashboard#397 · 1 comment ·
-
ai-triaged bug
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/vscode-spring-boot-dashboard#374 · 3 comments ·
-
ai-triaged enhancement
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/vscode-spring-boot-dashboard#370 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/vscode-spring-boot-dashboard#368 · 5 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/vscode-spring-boot-dashboard#366 · 3 comments ·
All issues in microsoft/vscode-spring-boot-dashboard
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·