microsoft / microsoft/vscode-spring-initializr
Spring initializr in Visual Studio Code
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 40
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 20
Description
When I add the JerSey Dependency , Spring intializer is adding the HK2 API Jar, and it dependencies.
Manifest file contains wrong file name entries , whereas all the imported jar's are having the version number @ the end of each jar file
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the code that generates or updates the Manifest file for Jersey and HK2 dependencies, then inspect how imported JAR filenames are derived. Reproduce the Spring Initializr project generation and compare the manifest entries with the versioned JAR filenames; done means the entries use the correct filenames.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot, typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100