Uses of Interface
com.azure.spring.data.cosmos.repository.CosmosRepository
Packages that use CosmosRepository
Package
Description
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 CosmosRepositoryModifier and TypeClassDescriptionclass
SimpleCosmosRepository<T,
ID extends Serializable> Repository class for simple Cosmos operation