You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a web application developed in Spring Boot for movie management and streaming. The application includes features like JWT-based authentication, Spring MVC for handling HTTP requests, and an access control system based on user permissions. Additionally, it supports movie streaming using HLS (HTTP Live Streaming).
A basic Spring Boot 2 MVC application that provides developers the basis to create standalone web applications written in JavaScript, HTML5, CSS, etc. This is not a RESTful Spring Boot based project, you can modify it to do so; there is however one available in my repository. This is a project I will be using in an upcoming pet project.
It's a Spring MVC based project and backed database handle with the hibernate and also used the Native Query. On the front end Template is going to integrate which is JSP , HTML & BootStrap Support.