spring-projects / spring-projects/spring-security-samples
Running in a jar
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 797
- Avg merge
- 3m
- Merged PRs (30d)
- 5
Description
When I run this part of the code using a generated Jar, it can not found the key 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 with servlet/spring-boot/java/jwt/login/src/main/java/example/RestConfig.java at line 55 and reproduce the failure using the generated JAR. Trace why the key file cannot be found when packaged, then verify that the sample runs from the JAR and can load the key file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100