- Java 22
- Docker compose
The app can be executed by running ./mvnw spring-boot:run
if executed successfully a simple controller should be reachable
at http://localhost:8080/api/reservation-controller
- Add spring properties to connect to mysql docker-compose container
- Automate creation of required tables