Demo project using Java and Spring Framework 6, implemented during a online course. Implements a basic SpringBoot API, using MVC Architecture.
- Basic CRUD - Rest API
- Tests with Mock MVC + Mockito
- Spring Data JPA with H2 and SQL
- Data Validation
- Database Versioning with Flyway
The folowing Repositories are also part of the course: