spring-kafka topic

List spring-kafka repositories

Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors and kafka-research-...

Kafka-quickstart

38
Stars
17
Forks
Watchers

Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implementing Event Sourcing and CQRS Design Pattern using Kafka

Integration Test in spring boot with spring kafka Embedded Kafka Consumer Producer

spring-kafka-samples

19
Stars
11
Forks
Watchers

Kafka Listener sample repository

kafka-sandbox

15
Stars
8
Forks
Watchers

Experiments with Kafka clients and Spring Kafka. Demo code and tutorials.

sample-spring-kafka-transactions

36
Stars
37
Forks
Watchers

Spring Boot demo apps for testing Kafka transactions with other resources like database

kafka-spring-boot-starter

15
Stars
9
Forks
Watchers

Encapsulation based on spring-kafka not only supports native configuration, but also adds multi data source configuration.

spring-kafka-de-serialization-types

15
Stars
8
Forks
Watchers

The goal is to play with Spring Kafka. We've implemented 5 examples of producer and consumer services that exchanges messages through Kafka using different types of serialization and approaches.