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

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

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