microsoft / microsoft/vscode-spring-boot-dashboard
Spring Boot Gradle projects have no targets
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 38
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
I have a microservice with tests that need the proper resources loaded to operate correctly. All that's handled by the Gradle build, but tests fail if I run directly in VS Code.
Correct me if I'm wrong, but VSCode Spring Dashboard has integration to allow Maven based projects to do the same thing--but it doesn't seem to work with a Gradle based app.
If this isn't the right place, please point me to where I need to submit my issue.
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.