Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern
-
Updated
Oct 26, 2024 - Java
Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern
Automated documentation for event-driven applications built with Spring Boot
Spring Boot Kafka Producer Example
OpenTracing Instrumentation for Apache Kafka Client
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-consumer: Listen to Kafka, insert/update Elasticsearch. ksqlDB-Server: Listens to Kafka, performs joins, and pushes new messages to new Kafka topics.
A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.
지금까지 배웠던 기술들을 다듬을겸 주문&선물 프로젝트를 진행합니다
Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka
Spring Boot demo apps for testing Kafka transactions with other resources like database
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
整理java技术要点,让java更简单,更容易上手。
Test Spring Kafka application (using Avro as a serialization mechanism) without the need for Confluent Schema Registry
Integration Test in spring boot with spring kafka Embedded Kafka Consumer Producer
Kafka Listener sample repository
Experiments with Kafka clients and Spring Kafka. Demo code and tutorials.
Tools for integration testing of Apache Kafka with SpringBoot applications
Encapsulation based on spring-kafka not only supports native configuration, but also adds multi data source configuration.
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.
kafka-producer-consumer-with-spring-boot
Add a description, image, and links to the spring-kafka topic page so that developers can more easily learn about it.
To associate your repository with the spring-kafka topic, visit your repo's landing page and select "manage topics."