This is a simple Spring Boot application that provides a REST API to manage movies and users.
- Java
- Spring Boot
- Maven
- Spring Data JPA
- MySQL
- Spring Security
- JWT Authentication and Tokens
- Java Mail Sender
- Movie Service: Create, update, delete and get movies
- File Handling Service: Upload and delete movie images
- User Service: Create, update, delete and get users
- Authentication Service: Register, login users and generate JWT token for authentication and role based authorization.
- Forgot Password: Send email to reset password