Class CdsServerHealthIndicator

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

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

  • Method Details

    • health

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