An open API service indexing awesome lists of open source software.

https://github.com/satyasyahputra/springboot-docker-example

Simple Project Spring Boot with Docker Compose
https://github.com/satyasyahputra/springboot-docker-example

docker-compose spring-boot-2

Last synced: 2 months ago
JSON representation

Simple Project Spring Boot with Docker Compose

Awesome Lists containing this project

README

          

Run this command:
```
./gradlew clean build && docker-compose up --build
```