Work Planner Assignment (Java) Build and run service locally with Docker >> cd docker >> docker-compose up >> docker-compose down // stop containers After start up, app should be available at http://localhost:8000 Endpoints - OpenAPI Definition Build docker using packeto Buildpacks mvn spring-boot:build-image