Package org.sterl.pmw.spring.config
Class RepositoryHealth
java.lang.Object
org.sterl.pmw.spring.config.RepositoryHealth
- All Implemented Interfaces:
org.springframework.boot.actuate.health.HealthContributor,org.springframework.boot.actuate.health.HealthIndicator
@Component
public class RepositoryHealth
extends Object
implements org.springframework.boot.actuate.health.HealthIndicator
-
Constructor Details
-
RepositoryHealth
public RepositoryHealth()
-
-
Method Details
-
health
public org.springframework.boot.actuate.health.Health health()- Specified by:
healthin interfaceorg.springframework.boot.actuate.health.HealthIndicator
-