Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 197 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 197 Bytes

Docker demo

This project will show you how to run a Spring Boot app inside docker.

Pre-requisites

  1. JDK 21
  2. Maven
  3. Docker

Steps

  1. Execute
    docker-compose up