| Package | Description |
|---|---|
| com.azure.spring.data.cosmos.config |
This package contains the classes to configure properties of cosmos db
|
| Modifier and Type | Method and Description |
|---|---|
CosmosMappingContext |
CosmosConfigurationSupport.cosmosMappingContext()
Declare CosmosMappingContext bean.
|
| Modifier and Type | Method and Description |
|---|---|
MappingCosmosConverter |
AbstractCosmosConfiguration.mappingCosmosConverter(CosmosMappingContext cosmosMappingContext)
Declare MappingCosmosConverter bean.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.