bezkoder / spring-boot-spring-security-jwt-authentication

Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
1.29k stars 815 forks source link

Constraint validtions upgrade #4

Open chiranjiviNeupane opened 3 years ago

chiranjiviNeupane commented 3 years ago

javax.validation.constraints doesn't supports now. You need to add spring-boot-starter-validation dependency.

ramazansakin commented 1 year ago

It's been a long time since you wrote the message, but it is used now :) Also you can check my additional commits on https://github.com/ramazansakin/spring-boot-spring-security-jwt-authentication