@Configuration public class HealthIndicatorAutoConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HealthIndicatorAutoConfiguration.DataSourcesHealthIndicatorConfiguration |
static class |
HealthIndicatorAutoConfiguration.MongoHealthIndicatorConfiguration |
static class |
HealthIndicatorAutoConfiguration.RabbitHealthIndicatorConfiguration |
static class |
HealthIndicatorAutoConfiguration.RedisHealthIndicatorConfiguration |
Constructor and Description |
---|
HealthIndicatorAutoConfiguration() |
@Bean @ConditionalOnMissingBean(value=HealthIndicator.class) public HealthIndicator<?> statusHealthIndicator()
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.