spring-cloud-stream-kafka
There are 38 repositories under spring-cloud-stream-kafka topic.
piomin/sample-spring-boot-saga-eventing
Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driven communication.
piomin/sample-spring-kafka-datamesh
Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams
codependent/kafka-outbox-pattern
Implementation of the outbox pattern using Spring Cloud Stream Kafka
rajadilipkolli/kafka-experiments
kakfa play ground
phantasmicmeans/spring-boot-kafka-consumer-dlq
Spring boot kafka consumer with DLQ and Retry. It supports 'spring-cloud-stream-kafka-streams-binder', 'spring-cloud-stream-kafka-binder', 'spring-kafka'
windseeker2011/spring-kafka-parent
spring-kafka使用示例。
codependent/kafka-change-data-capture
Spring Cloud Stream Kafka projects that show how to use CDC with Kafka Connect
Sdaas/spring-cloud-stream
Resilency and retry features of spring-cloud-stream with apache-kafka binder
srinivasa-vasu/yb-cdc-streams
CDC streams to consume, analyse and enrich data from (point) a to (point) b to (point) z
syscrest/gdelt-on-spring-cloud-data-flow
Code for blog post series about using Spring Cloud Data Flow to process gdeltproject.org data
mammenj/kstream-ktable-sample
Sample Apache Kafka taking a stream of data changes and caching it in the Kafka store for querying
ravening/SpringBoot
All Spring boot related projects
ricardo-ribeiro/SpringBootWebRabbitMQAndKafka
Spring Boot 2 with Spring Cloud Stream Kafka (Consumer/Producer) And RabbitMQ (Consumer/Producer) and React Application And Email
bygui86/spring-cloud-stream-kafka-jaeger
Sample project to trace the communications between two services through a broker
m-cakir/spring-cloud-stream-playground
Spring Cloud Stream playground with Kafka binder
mgalindor/streamship
Spring Cloud Stream - Kafka Gradle project
nlinhvu/Send-Message-Kafka
Simple app that illustrates the combination between DDD, Hexagonal Architecture (Clean Architecture) and Event Driven by Spring Boot and Spring Cloud Stream Kafka
PheaSoy/kafka-boot-event-driven
Biz Rule Engine Processing With Kafka and Spring Boot
rbiedrawa/kafka-streams-state-store-monitoring-poc
This repository demonstrates how to measure StateStore restoration process time inside Kafka Streams application.
rogervinas/spring-cloud-stream-kafka-streams-processor
🍀 Spring Cloud Stream & Kafka Streams Binder + Processor API
yangboz/spring-boot-kafka-restful-swagger
A SpringBoot RESTful, SwaggerUI API documentation example for Kafka.
hatkar/saga-choreography-pattern
Application du Pattern Saga choreography sur l'architecture Microservices avec spring boot et kafka
manonworldrepository/spring-cloud-stream-cashcard-application
Spring cloud stream application
shermende/spring-cloud-stream-kafka
Spring cloud stream. Kafka
wpik/http-source
Spring cloud streams HTTP source that validates payload against JSON schema or POJO class and sends it to output stream. Partitioning is supported.
wpik/poc-party-role-contract-correlation
Proof of concept of correlating contract and their parties using pure kafka streams with spring cloud streams.
daggerok/event-sourcing-payment-system
4del: This is going to be removed... or refactored... Event sourcing application base on spring-boot, spring-cloud-stream (kafka) and kafka-streams.
ignatenko-denis/spring-cloud-stream-binder-kafka-example
Example usage Spring Cloud Stream Binder Kafka with SSL connection
jei0486/product-service
Shopingmall on MSA Project
mammenj/kafkaprocessortransformer
Sample processor and transformer implementation for Kafka using Spring Cloud Stream with functional probramming
MarcoFaccani/spring-cloud-stream-kafka-v3-producer
Apache Kafka producer app with spring-cloud-stream-kafka
mariamihai/voxxed-days-drinking-from-the-stream
[COMPLETED] My implementation based on Mark Heckler's "Drinking from the Stream: How to Use Messaging Platforms for Scalability&Performance" from Voxxed Days, Bucharest 2019.
rbiedrawa/spring-kafka-k8s-remote-interactive-query
This repository demonstrates how to implement Kafka remote interactive queries (Kubernetes sample included).