https://github.com/adamatti/springbootmonitoringpoc
Spring boot poc
https://github.com/adamatti/springbootmonitoringpoc
docker java jvm spring
Last synced: 2 months ago
JSON representation
Spring boot poc
- Host: GitHub
- URL: https://github.com/adamatti/springbootmonitoringpoc
- Owner: adamatti
- Created: 2017-09-25T21:18:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T21:19:14.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T10:42:18.701Z (over 1 year ago)
- Topics: docker, java, jvm, spring
- Language: Java
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
Sample following https://piotrminkowski.wordpress.com/2017/06/26/monitoring-microservices-with-spring-boot-admin/[this tutorial]
### Requirements
* docker
* docker-compose
### How to run
`docker-compose up`
### URLs
* http://localhost:8090/person - Test client
* http://localhost:8080 - Admin