程序包org.springframework.boot.autoconfigure.mongo的分层结构
类分层结构
- java.lang.Object
- org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
- org.springframework.boot.autoconfigure.mongo.MongoClientFactorySupport<T>
- org.springframework.boot.autoconfigure.mongo.MongoClientFactory
- org.springframework.boot.autoconfigure.mongo.ReactiveMongoClientFactory
- org.springframework.boot.autoconfigure.mongo.MongoProperties
- org.springframework.boot.autoconfigure.mongo.MongoProperties.Gridfs
- org.springframework.boot.autoconfigure.mongo.MongoProperties.Ssl
- org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
- org.springframework.boot.autoconfigure.mongo.PropertiesMongoConnectionDetails (implements org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails)
- org.springframework.boot.autoconfigure.mongo.StandardMongoClientSettingsBuilderCustomizer (implements org.springframework.boot.autoconfigure.mongo.MongoClientSettingsBuilderCustomizer, org.springframework.core.Ordered)
接口分层结构
- org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
- org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails
- org.springframework.boot.autoconfigure.mongo.MongoClientSettingsBuilderCustomizer
- org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails.GridFs