Debezium Source Connector Maven archetype - relational non-historized
Open
component/core-library
type/enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
## Context
Debezium source connectors differ slightly from standard Kafka connectors. While they are built on top of the Kafka APIs, they introduce several domain-specific differences related to how Debezium operates. These differences make developing new Debezium source connectors more difficult and time-consuming.
## Proposal
Introduce a maven archetype for **relational non-historized** to setup the necessary boilerplate for a Debezium Source Connector. The archetype should be based on the following work https://github.com/debezium/debezium-examples/pull/407
Contributor guide
Assessment
This issue has not been assessed yet.