Uses of Class
com.azure.spring.data.cosmos.core.mapping.CosmosMappingContext
-
Packages that use CosmosMappingContext Package Description com.azure.spring.data.cosmos.config This package contains the classes to configure properties of cosmos db -
-
Uses of CosmosMappingContext in com.azure.spring.data.cosmos.config
Methods in com.azure.spring.data.cosmos.config that return CosmosMappingContext Modifier and Type Method Description CosmosMappingContextCosmosConfigurationSupport. cosmosMappingContext()Declare CosmosMappingContext bean.Methods in com.azure.spring.data.cosmos.config with parameters of type CosmosMappingContext Modifier and Type Method Description MappingCosmosConverterAbstractCosmosConfiguration. mappingCosmosConverter(CosmosMappingContext cosmosMappingContext)Declare MappingCosmosConverter bean.
-