Uses of Package
org.springframework.data.repository
Package
Description
Central interfaces for repository abstraction.
Base classes to implement repositories for various data stores.
API for repositories using historiography.
Support for reactive repositories.
-
ClassDescriptionInterface for generic CRUD operations on a repository for a specific type.Annotation to exclude repository interfaces from being picked up and thus in consequence getting an instance being created.Repository fragment to provide methods to retrieve entities using the pagination and sorting abstraction.Central repository marker interface.
-
-
ClassDescriptionAnnotation to exclude repository interfaces from being picked up and thus in consequence getting an instance being created.Central repository marker interface.
-
ClassDescriptionAnnotation to exclude repository interfaces from being picked up and thus in consequence getting an instance being created.Central repository marker interface.