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 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java