Hierarchy For All Packages
- org.springframework.boot.mongodb.autoconfigure,
- org.springframework.boot.mongodb.autoconfigure.health,
- org.springframework.boot.mongodb.autoconfigure.metrics,
- org.springframework.boot.mongodb.health
Class Hierarchy
- java.lang.Object
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
- org.springframework.boot.mongodb.health.MongoHealthIndicator
- org.springframework.boot.health.contributor.AbstractReactiveHealthIndicator (implements org.springframework.boot.health.contributor.ReactiveHealthIndicator)
- org.springframework.boot.mongodb.health.MongoReactiveHealthIndicator
- org.springframework.boot.health.autoconfigure.contributor.CompositeHealthContributorConfiguration<I,
B> - org.springframework.boot.mongodb.autoconfigure.health.MongoHealthContributorAutoConfiguration
- org.springframework.boot.health.autoconfigure.contributor.CompositeReactiveHealthContributorConfiguration<I,
B> - org.springframework.boot.mongodb.autoconfigure.health.MongoReactiveHealthContributorAutoConfiguration
- org.springframework.boot.mongodb.autoconfigure.MongoAutoConfiguration
- org.springframework.boot.mongodb.autoconfigure.MongoClientFactorySupport<T>
- org.springframework.boot.mongodb.autoconfigure.MongoClientFactory
- org.springframework.boot.mongodb.autoconfigure.ReactiveMongoClientFactory
- org.springframework.boot.mongodb.autoconfigure.metrics.MongoMetricsAutoConfiguration
- org.springframework.boot.mongodb.autoconfigure.MongoProperties
- org.springframework.boot.mongodb.autoconfigure.MongoProperties.Representation
- org.springframework.boot.mongodb.autoconfigure.MongoProperties.Ssl
- org.springframework.boot.mongodb.autoconfigure.MongoReactiveAutoConfiguration
- org.springframework.boot.mongodb.autoconfigure.PropertiesMongoConnectionDetails (implements org.springframework.boot.mongodb.autoconfigure.MongoConnectionDetails)
- org.springframework.boot.mongodb.autoconfigure.StandardMongoClientSettingsBuilderCustomizer (implements org.springframework.boot.mongodb.autoconfigure.MongoClientSettingsBuilderCustomizer, org.springframework.core.Ordered)
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
Interface Hierarchy
- org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
- org.springframework.boot.mongodb.autoconfigure.MongoConnectionDetails
- org.springframework.boot.mongodb.autoconfigure.MongoClientSettingsBuilderCustomizer