com.azure.spring.data.cosmos.repository
This package contains the support, query and config classes of setting up cosmosdb repositories
Interfaces
CosmosRepository<T,ID> |
Extension of PagingAndSortingRepository to provide additional methods to retrieve entities using the pagination and sorting abstraction. |
Query |
Annotation to declare finder queries directly on repository methods. |
ReactiveCosmosRepository<T,K> |
Repository interface with search and delete operation |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java