Class FluviusApiHealthIndicator
java.lang.Object
energy.eddie.regionconnector.be.fluvius.health.FluviusApiHealthIndicator
- All Implemented Interfaces:
org.springframework.boot.health.contributor.HealthContributor,org.springframework.boot.health.contributor.HealthIndicator
@Component
public class FluviusApiHealthIndicator
extends Object
implements org.springframework.boot.health.contributor.HealthIndicator
-
Constructor Details
-
FluviusApiHealthIndicator
-
-
Method Details
-
health
public org.springframework.boot.health.contributor.Health health()- Specified by:
healthin interfaceorg.springframework.boot.health.contributor.HealthIndicator
-