Spring boot backend application for cinema theatres. This project was created in order to learn how to create a Spring boot MVC application with a database and hibernation.
- User authorization and authentication
- Add movies and movie theatres
- See detailed information about movie schedules, movies and movie theatres
- Spring Boot Mvc 3+
- Spring Security 2+
- Thymeleaf
- PostgreSQL
- Spring Data JPA
- JUnit5, Mockito
- TestContainers
Clone this repo to your desktop and open this project on your IDE and run **ApplicationRunner