Class GreenButtonApiHealthIndicator

java.lang.Object
energy.eddie.regionconnector.us.green.button.health.GreenButtonApiHealthIndicator
All Implemented Interfaces:
org.springframework.boot.health.contributor.HealthContributor, org.springframework.boot.health.contributor.HealthIndicator

@Component public class GreenButtonApiHealthIndicator extends Object implements org.springframework.boot.health.contributor.HealthIndicator
  • Constructor Details

    • GreenButtonApiHealthIndicator

      public GreenButtonApiHealthIndicator(GreenButtonApi greenButtonApi)
  • Method Details

    • health

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