public class AuthServerHealthIndicator
extends org.springframework.boot.actuate.health.AbstractHealthIndicator
| Constructor and Description |
|---|
AuthServerHealthIndicator(org.springframework.web.client.RestTemplate restTemplate,
java.lang.String checkUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder) |