Implementation of the domain model using JPA annotations

This section will explain the details of how to configure and use Spring Data JPA with an embedded database with the domain model designed in the previous section.