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 |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java