System Architecture
This view visualizes the data pipeline defined in application.properties. Data flows from the Oracle PDB, through Debezium's transformation logic (SMTs), and is pushed via HTTP to the event gateway.
🗃
Oracle 19c
my-db_1
PDB Source
LogMiner
→
→
⚙
Debezium 3.0
my-app-debezium
Kubernetes Pod
CloudEvents
JSON
→
JSON
→
🌐
HTTP Sink
Event Gateway
:9090/v1/events
Connector Class
...oracle.OracleConnector
Output Format
CloudEvents (JSON)
Topic Prefix
my-app.cdc