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