Clone the repository
git clone https://github.com/iskelazz/springBootExample
To build the first time
docker-compose up –-build -d
For following times
docker-compose up -d
To shut down containers:
docker-compose down
http://localhost:8080/swagger-ui/index.html