This is a Spring Boot microservice to manage movie related events/ activities for the movie booking application (mba). This will demonstrate below:
- Spring framework 5 using Spring Boot 2
- Data persistence in MySQL database
- Spring Data JPA implementation
- Spring ORM with Hibernate
- Spring Validation
- Movie service will synchronously communicate with User and Theatre services
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Web
- Spring Data JPA
- Spring Boot DevTools
- Spring Data JPA
The following guides illustrate how to use some features concretely: