Class ConfigServerHealthIndicator

  • All Implemented Interfaces:
    org.springframework.boot.actuate.health.HealthContributor, org.springframework.boot.actuate.health.HealthIndicator

    @ConfigurationProperties("spring.cloud.config.server.health")
    public class ConfigServerHealthIndicator
    extends org.springframework.boot.actuate.health.AbstractHealthIndicator
    Author:
    Spencer Gibb