In this project I'm demonstrating how to use and test Kafka transaction support in Spring Boot and the Spring Kafka project. The sample applications are simple Spring Boot apps that exposes some HTTP endpoints and connects to the Kafka cluster.
All the examples are described in a separated articles on my blog. Here's a full list of available examples:
- Using Kafka transaction with Spring Boot - Kubernetes for Developers. A detailed guide may be found in the following article: Kafka Transactions with Spring Boot