This project demonstrates the implementation of security using Spring Boot 3.0 and JSON Web Tokens (JWT).
- User registration and login with JWT authentication
- Password encryption using BCrypt
- Customized access denied handling
- Spring Boot 3.0
- Spring Security
- JSON Web Tokens (JWT)
- BCrypt
- Maven