Skip to content

This is a simple Spring Boot application that provides a REST API to manage movies and users.

Notifications You must be signed in to change notification settings

pranav04katiyar/Movieflix_SpringBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movieflix_SpringBackend

This is a simple Spring Boot application that provides a REST API to manage movies and users.

Technologies

  • Java
  • Spring Boot
  • Maven
  • Spring Data JPA
  • MySQL
  • Spring Security
  • JWT Authentication and Tokens
  • Java Mail Sender

Features

  • 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

About

This is a simple Spring Boot application that provides a REST API to manage movies and users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages