Package org.springframework.data.mongodb.config
@NonNullApi
package org.springframework.data.mongodb.config
Spring XML namespace configuration for MongoDB specific repositories.
-
ClassDescriptionBase class for Spring Data MongoDB configuration using JavaConfig with
MongoClient
.Base class for reactive Spring Data MongoDB configuration using JavaConfig.Constants to declare bean names used by the namespace configuration.Parse aString
to aConnectionString
.Annotation to enable auditing in MongoDB via annotation configuration.Annotation to enable auditing in MongoDB using reactive infrastructure via annotation configuration.Configuration class to exposeGeoJsonModule
as a Spring bean.Bean definition parser for themapping-converter
element.BeanDefinitionParser
to register aAuditingEntityCallback
to transparently set auditing information on an entity.Parser formongo-client
definitions.Base class for Spring Data MongoDB to be extended for JavaConfiguration usage.Parse aString
to a Collection ofMongoCredential
.NamespaceHandler
for Mongo DB configuration.Simple helper to be able to wire thePersistentEntities
from aMappingMongoConverter
bean available in the application context.Parse aString
to aReadConcern
.Parse aString
to aReadPreference
.Parse aString
to aServerAddress
array.Converter to createWriteConcern
instances from String representations.Parse aString
to aUuidRepresentation
.Parse a string to aWriteConcern
.