work in process..
- FrontEndMasters "Complete Intro to Containers, v2", done 01.11.2024
- Familiarize with Flyway and database migration - started
- Swagger dependencies and annotations
- Spring Boot Rest API, follow up for songs-api
- Spring Data Jpa as data access layer
- configuration through application properties
- postgresql OR mysql database containerized
- application in its own container
- orchestrate these using docker-compose.yml
- Database migration using Flyway
- Swagger for documentation