Uses of Interface
com.azure.spring.data.cosmos.repository.CosmosRepository
-
Packages that use CosmosRepository Package Description com.azure.spring.data.cosmos.repository.support This package contains the support classes of setting up cosmosdb repositories and factories -
-
Uses of CosmosRepository in com.azure.spring.data.cosmos.repository.support
Classes in com.azure.spring.data.cosmos.repository.support that implement CosmosRepository Modifier and Type Class Description classSimpleCosmosRepository<T,ID extends Serializable>Repository class for simple Cosmos operation
-