Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 182 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 182 Bytes

spring-docker-compose-demo

Refer docker-compose.yml

  • mvn clean package —> To build the .jar file
  • Create a docker-compose.yml configuration file
  • docker-compose up —build