Full Stack Spring Boot + NextJS JWT Authentication Tutorial
GitHub Repos:
- https://github.com/fullstackbook/fullstackbook-jwt-springboot
- https://github.com/fullstackbook/fullstackbook-jwt-nextjs
Description
- Spring Security
- SecurityFilterChain
- JWT Authentication
- Role-based Authorization
- NextJS Front End
Dependencies
- Lombok
- Spring Web
- Spring Security
- Spring Data JPA
- Flyway Migration
- PostgreSQL Driver