Package org.springframework.boot.mongodb.autoconfigure
@NullMarked
package org.springframework.boot.mongodb.autoconfigure
Auto-configuration for MongoDB.
-
ClassDescription
Auto-configurationfor Mongo.A factory for a blockingMongoClient.Base class for setup that is common to MongoDB client factories.Callback interface that can be implemented by beans wishing to customize theMongoClientSettings.Builderto fine-tune its auto-configuration.Details required to establish a connection to a MongoDB service.Configuration properties for Mongo.Auto-configurationfor Reactive Mongo.AdaptsMongoPropertiestoMongoConnectionDetails.A factory for a reactiveMongoClient.AMongoClientSettingsBuilderCustomizerthat applies standard settings to aMongoClientSettings.