Skip to content

A blueprint that introduces best practices for building a containerized RESTful service using Java/Spring Boot with CI/CD workflows.

Notifications You must be signed in to change notification settings

mipsc/todo-service

Repository files navigation

Usage

You can start the todo service with the accompanying docker compose through the following steps:

  1. sdk env install
  2. ./gradlew jibDockerBuild
  3. docker compose up

About

A blueprint that introduces best practices for building a containerized RESTful service using Java/Spring Boot with CI/CD workflows.

Resources

Stars

Watchers

Forks

Packages

No packages published