spring-security-samples icon indicating copy to clipboard operation
spring-security-samples copied to clipboard

Running in a jar

Open cleristonm opened this issue 2 years ago • 1 comments

https://github.com/spring-projects/spring-security-samples/blob/4aa638808e1b5104bf56d768d76903f9666d345f/servlet/spring-boot/java/jwt/login/src/main/java/example/RestConfig.java#L55

When I run this part of the code using a generated Jar, it can not found the key file

cleristonm avatar Mar 13 '23 20:03 cleristonm

Hi, @cleristonm. We would need a reproducer to be able to check what is happening.

marcusdacoregio avatar Nov 27 '23 13:11 marcusdacoregio