Uses of Package
org.springframework.data.mongodb.repository
Package
Description
MongoDB specific repository implementation.
Query derivation mechanism for MongoDB specific repositories.
Support infrastructure for query derivation of MongoDB specific repositories.
-
ClassDescriptionAnnotation to declare index hints for repository query, update and aggregate operations.Annotation to declare finder queries directly on repository methods.Annotation to declare read preference for repository and query.
-
-
ClassDescriptionMongo specific
Repository
interface.Mongo specificRepository
interface with reactive support.