Debezium SQL Server Connector
Since Camel Quarkus 1.0.0-M6, JVM only
Capture changes from an SQL Server database.
What’s inside
-
Debezium SQL Server Connector component, URI syntax:
debezium-sqlserver:name
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-sqlserver</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.