Microservices Java/Spring-Boot Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium
-
Updated
Dec 30, 2023 - Java
Microservices Java/Spring-Boot Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium
A small library to capture data changes in PostgreSQL database (CDC). Useful for implementing transactional outbox pattern.
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
Demo application implementing Transactional Outbox pattern with Spring Boot, PostgreSQL and Kafka
Add a description, image, and links to the transactional-outbox topic page so that developers can more easily learn about it.
To associate your repository with the transactional-outbox topic, visit your repo's landing page and select "manage topics."