Azure CosmosDB
JVM since2.0.0 Nativeunsupported
Azure Cosmos DB is Microsofts globally distributed, multi-model database service for operational and analytics workloads. It offers multi-mastering feature by automatically scaling throughput, compute, and storage. This component interacts with Azure CosmosDB through Azure SQL API
What’s inside
-
Azure CosmosDB component, URI syntax:
azure-cosmosdb:databaseName/containerName
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-cosmosdb</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.