Uses of Class
com.azure.spring.data.cosmos.core.mapping.CosmosMappingContext
Packages that use CosmosMappingContext
Package
Description
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 CosmosMappingContextModifier and TypeMethodDescriptionCosmosConfigurationSupport.cosmosMappingContext()Declare CosmosMappingContext bean.Methods in com.azure.spring.data.cosmos.config with parameters of type CosmosMappingContextModifier and TypeMethodDescriptionAbstractCosmosConfiguration.mappingCosmosConverter(CosmosMappingContext cosmosMappingContext) Declare MappingCosmosConverter bean.