spring-boot-jwt
spring-boot-jwt copied to clipboard
Missing Dependency
Add
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.23.1-GA</version>
</dependency>
to your pom.xml