Uses of Annotation Interface
org.springframework.data.mongodb.repository.Query
Package
Description
MongoDB specific repository implementation.
-
Uses of Query in org.springframework.data.mongodb.repository
Modifier and TypeClassDescription@interface
Annotation to declare finder count queries directly on repository methods.@interface
Annotation to declare finder delete queries directly on repository methods.@interface
Annotation to declare finder exists queries directly on repository methods.