microsoft / microsoft/vscode-spring-initializr

Spring initializr in Visual Studio Code

Open
#188 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.