Interface DiscoveryHealthIndicator

  • All Known Implementing Classes:
    DiscoveryClientHealthIndicator

    public interface DiscoveryHealthIndicator
    A health indicator interface specific to a DiscoveryClient implementation.
    Author:
    Spencer Gibb
    • Method Detail

      • health

        org.springframework.boot.actuate.health.Health health()
        Returns:
        An indication of health.