Backing service. An application to manage and monitor microservices
A simple application to manage and monitor microservices
https://github.com/codecentric/spring-boot-admin
Make sure that services are running:
$ cd my-company-adminserver-backingservice
$ ./mvnw spring-boot:run
Application will be available on port 9998 (http://localhost:9998)