Interface and Description |
---|
org.springframework.boot.actuate.health.HealthAggregator
since 2.2.0 in favor of
StatusAggregator |
org.springframework.boot.actuate.health.HealthIndicatorRegistry
since 2.2.0 in favor of a
HealthContributorRegistry |
org.springframework.boot.actuate.health.ReactiveHealthIndicatorRegistry
since 2.2.0 in favor of a
ReactiveHealthContributorRegistry |
Constructor and Description |
---|
org.springframework.boot.autoconfigure.mongo.MongoClientFactory(MongoProperties, Environment)
since 2.3.0 in favor of
MongoClientFactory.MongoClientFactory(MongoProperties, Environment, List) |