Class CdsServerHealthIndicator

java.lang.Object
energy.eddie.regionconnector.cds.health.CdsServerHealthIndicator
All Implemented Interfaces:
org.springframework.boot.actuate.health.HealthContributor, org.springframework.boot.actuate.health.HealthIndicator

public class CdsServerHealthIndicator extends Object implements org.springframework.boot.actuate.health.HealthIndicator
  • Constructor Details

  • Method Details

    • health

      public org.springframework.boot.actuate.health.Health health()
      Specified by:
      health in interface org.springframework.boot.actuate.health.HealthIndicator