nydiarra / springboot-jwt

Example Springboot Application for Securing a REST API with JSON Web Token (JWT). For an example Integration with Angular (version 2+) go to https://github.com/ipassynk/angular-springboot-jwt
548 stars 331 forks source link

Introduce Lombok into the project #25

Closed andrei-punko closed 4 years ago

andrei-punko commented 4 years ago

Introduce Lombok library into the project to reduce amount of boilerplate code

andrei-punko commented 4 years ago

I resolved conflict, please check