Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Module Spring Docker


This project is a practice project, utilizing docker-compose and Dockerfile to build a maven/Spring-boot project.

The main objective is to manage the entire build for a complex maven project in a single command, docker-compose up.

Usage

docker-compose up to build image and start container. Building the image automatically runs tests.

GET localhost:8080/multiply?start={startNumber} to multiply startNumber by 10

docker-compose down -v --rmi 'all' will close the container and delete the old image

About

Practice project for spring/docker/maven with multiple spring modules

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages