This is a Spring Boot application to manage Movies. This will demonstrate below:
- Spring framework using Spring Boot 2
- Data persistence in MySQL database
- JPA (default) implementation
- Spring Data JPA implementation
- Spring ORM with Hibernate
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: