Description
Create documentation for the creation of a Debezium Source Connector based on the example introduced through the work in debezium-examples .
the documentation should contains:
- Overview and differences between a Kafka Connector and a Debezium Source Connector
- prerequisites and runtimes (kafka & Dbz Server)
- components, classes & low level required services
- register and configure the connector
- verification (with dbz server)
Description
Create documentation for the creation of a Debezium Source Connector based on the example introduced through the work in debezium-examples .
the documentation should contains: