Skip to content

mahanhz/admin-server-microservice

Repository files navigation

admin-server-microservice

Codacy Badge Average time to resolve an issue Percentage of issues still open

This uses spring-boot-admin to monitor Spring Boot applications.

It is an opt in approach so any Spring Boot app that wants to be monitored must do the following:

  • Add the spring-boot-admin-starter-client dependency
  • Add the following properties (e.g. to your bootstrap.yml file):
  • spring.boot.admin.url
  • spring.boot.admin.client.management-url
  • spring.boot.admin.client.health-url
  • spring.boot.admin.client.service-url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published