Uses of Package
com.azure.spring.data.cosmos.repository
-
Packages that use com.azure.spring.data.cosmos.repository Package Description com.azure.spring.data.cosmos.repository.support This package contains the support classes of setting up cosmosdb repositories and factories -
Classes in com.azure.spring.data.cosmos.repository used by com.azure.spring.data.cosmos.repository.support Class Description CosmosRepository Extension ofPagingAndSortingRepositoryto provide additional methods to retrieve entities using the pagination and sorting abstraction.ReactiveCosmosRepository Repository interface with search and delete operation