spring-boot-jwt icon indicating copy to clipboard operation
spring-boot-jwt copied to clipboard

Results 2 spring-boot-jwt issues
Sort by recently updated
recently updated
newest added

User is a reserved keyword, so you must use square brackets to make it explicit that you mean the object named "User" it, i.e. use [User] instead of User.

Add org.javassist javassist 3.23.1-GA to your pom.xml