Uses of Class
org.springframework.data.mongodb.core.convert.AbstractMongoConverter
Package
Description
Spring Data MongoDB specific converter infrastructure.
-
Uses of AbstractMongoConverter in org.springframework.data.mongodb.core.convert
Modifier and TypeClassDescriptionclass
MongoConverter
that uses aMappingContext
to do sophisticated mapping of domain objects toDocument
.