Uses of Class
com.azure.spring.data.cosmos.core.CosmosTemplate
-
Packages that use CosmosTemplate Package Description com.azure.spring.data.cosmos.config This package contains the classes to configure properties of cosmos db -
-
Uses of CosmosTemplate in com.azure.spring.data.cosmos.config
Methods in com.azure.spring.data.cosmos.config that return CosmosTemplate Modifier and Type Method Description CosmosTemplateAbstractCosmosConfiguration. cosmosTemplate(CosmosFactory cosmosFactory, CosmosConfig cosmosConfig, MappingCosmosConverter mappingCosmosConverter)Declare CosmosTemplate bean.
-