HealthConfigurationProperties |
HealthConfigurationProperties.addConfig(String id,
HealthCheckConfigurationProperties config) |
|
HealthConfigurationProperties |
MainConfigurationProperties.health() |
To configure Health Check
|
HealthConfigurationProperties |
HealthConfigurationProperties.withContextEnabled(boolean contextEnabled) |
Whether context health check is enabled
|
HealthConfigurationProperties |
HealthConfigurationProperties.withEnabled(boolean enabled) |
Whether health check is enabled globally
|
HealthConfigurationProperties |
HealthConfigurationProperties.withRegistryEnabled(boolean registryEnabled) |
Whether registry health check is enabled
|
HealthConfigurationProperties |
HealthConfigurationProperties.withRoutesEnabled(boolean routesEnabled) |
Whether routes health check is enabled
|