Course :: Docker with Java and Spring Boot

  • Spring Boot and Apache Maven
  • Docker
    • Build image
      • Dockerfile
      • Cached with Apache Maven
    • Create container
    • Docker compose
  • Observability
    • Centralized logging
    • Distributed tracing
    • Application metric
    • Healthcheck

Reference Repository

Reference Websites