debezium/dbz

Add anti-corruption layer between DTOs and Domain object in Debezium Platform

Open

#2,104 opened on Jun 18, 2026

View on GitHub
 (1 comment) (2 reactions) (0 assignees)HTML (6 forks)auto 404
component/debezium-platformgood first issuetype/task

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

It will be good to add a layer to protect internal domain objects to the external world.

See https://oneuptime.com/blog/post/2026-01-30-anti-corruption-layer-pattern/view

Contributor guide