spring-kafka topic
springboot-kafka-connect-debezium-ksqldb
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
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-spring-kafka-with-embedded-kafka-consumer-and-producer
Integration Test in spring boot with spring kafka Embedded Kafka Consumer Producer
spring-kafka-samples
Kafka Listener sample repository
kafka-sandbox
Experiments with Kafka clients and Spring Kafka. Demo code and tutorials.
sample-spring-kafka-transactions
Spring Boot demo apps for testing Kafka transactions with other resources like database
kafka-spring-boot-starter
Encapsulation based on spring-kafka not only supports native configuration, but also adds multi data source configuration.
spring-kafka-de-serialization-types
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.