danvega / jwt

Spring Security + JWT
83 stars 37 forks source link

Spring 3.1.1 #12

Open DePaul-KenYu opened 1 year ago

DePaul-KenYu commented 1 year ago

While the code works with Spring Boot 3.0.0, when upgraded to 3.1.1, it causes
java.lang.ClassNotFoundException: org.springframework.security.oauth2.server.resource.web.BearerTokenResolver