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
- Host: GitHub
- URL: https://github.com/satyasyahputra/springboot-docker-example
- Owner: satyasyahputra
- Created: 2020-03-25T10:04:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T07:09:23.000Z (over 6 years ago)
- Last Synced: 2025-03-30T23:28:38.450Z (over 1 year ago)
- Topics: docker-compose, spring-boot-2
- Language: Java
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Run this command:
```
./gradlew clean build && docker-compose up --build
```