https://github.com/dishenmakwana/spring-boot-microservices
https://github.com/dishenmakwana/spring-boot-microservices
docker grafana java kubernetes microservice prometheus spring-boot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dishenmakwana/spring-boot-microservices
- Owner: DishenMakwana
- Created: 2023-01-01T09:35:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T06:51:47.000Z (about 3 years ago)
- Last Synced: 2024-04-15T10:18:41.213Z (almost 2 years ago)
- Topics: docker, grafana, java, kubernetes, microservice, prometheus, spring-boot
- Language: Java
- Homepage:
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Build and push docker image
```bash
mvn clean compile jib:build
```