You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This proof of concept (POC) demonstrates the use of Debezium for CDC in a database. These changes are then streamed into Kafka and consumed by the baas-charges-module (demo project) after being serialized by the baas-analytical-module (demo project). The consumed data is then deserialized for further processing.