An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with spring-cloud-stream

A curated list of projects in awesome lists tagged with spring-cloud-stream .

https://github.com/mploed/event-driven-spring-boot

Example Application to demo various flavours of handling domain events in Spring Boot

atom event-driven event-sourcing events feed rest-api spring spring-boot spring-cloud-stream spring-data-jpa

Last synced: 09 Apr 2025

https://github.com/ivangfr/springboot-kafka-connect-jdbc-streams

Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.

avro docker elasticsearch java jib json kafka kafka-connect kafka-streams mysql schema-registry spring-boot spring-cloud-stream spring-data-jpa spring-web-mvc springdoc-openapi

Last synced: 05 Apr 2025

https://github.com/ivangfr/spring-cloud-stream-kafka-elasticsearch

The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.

docker elasticsearch eureka java jib kafka spring-boot spring-cloud-openfeign spring-cloud-stream spring-data-elasticsearch spring-web-mvc springdoc-openapi thymeleaf zipkin

Last synced: 11 Sep 2025

https://github.com/ivangfr/springboot-kafka-websocket

The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simulates BTC price changes, while the bitcoin-client application listens to these changes and updates a real-time UI. The bitcoin-client UI is secured using Basic Authentication.

basic-authentication docker java kafka mysql spring-boot spring-cloud-stream spring-data-jpa spring-security spring-web-mvc springdoc-openapi thymeleaf websocket

Last synced: 06 Jul 2025

https://github.com/tzolov/mtcnn-java

Java MTCNN face detection using ND4J and trained TensorFlow models

face-detection java mtcnn nd4j spring-cloud-stream tensorflow

Last synced: 21 Apr 2025

https://github.com/techprimers/kafka-streams-microservices-example

End to End project for Kafka Streams using Spring Cloud Kafka streams

kafka-streams spring-cloud-stream

Last synced: 14 Jul 2025

https://github.com/piomin/sample-message-driven-microservices

sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer groups

kafka message-driven microservices rabbitmq spring-boot spring-cloud spring-cloud-sleuth spring-cloud-stream testing

Last synced: 09 Apr 2025

https://github.com/piomin/sample-spring-cloud-stream-kafka

Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams

kafka kafka-streams spring-boot spring-cloud spring-cloud-stream spring-cloud-stream-kafka-stream

Last synced: 10 Apr 2025

https://github.com/ivangfr/spring-data-jpa-r2dbc-mysql-stream-million-records

In this project, we will implement two Spring Boot Java Web application called, streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer's data from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization.

cadvisor docker java jconsole jib kafdrop kafka mysql spring-boot spring-cloud-stream spring-data-jpa spring-data-r2dbc spring-web-mvc spring-webflux

Last synced: 10 Apr 2025

https://github.com/asyncapi/java-spring-cloud-stream-template

Java Spring Cloud Stream template for the AsyncAPI Generator

asyncapi generator hacktoberfest java nodejs spring-cloud-stream template

Last synced: 31 Jul 2025

https://github.com/sergio11/document_search_engine_architecture

šŸ“„šŸš€ Unleash a powerful Document Search Engine with Apache NiFi for lightning-fast, comprehensive text indexing and search.

consul docker elasticsearch feign-client hdfs kafka keycloak kibana logstash mongodb nifi nifi-templates rabbitmq spring-boot spring-cloud-gateway spring-cloud-stream stomp stompwebsocket tika tika-server

Last synced: 13 Aug 2025

https://github.com/piomin/sample-spring-cloud-stream

sample microservices communicating asynchronously using spring cloud stream, rabbitmq

message-broker messaging messaging-services microservices rabbitmq spring-boot spring-cloud spring-cloud-sleuth spring-cloud-stream

Last synced: 16 Mar 2025

https://github.com/ivangfr/spring-cloud-stream-event-sourcing-testcontainers

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.

avro cassandra docker java json kafka mysql schema-registry spring-boot spring-cloud-stream spring-data-cassandra spring-data-jpa spring-web-mvc springdoc-openapi testcontainers

Last synced: 07 Mar 2026

https://github.com/ivangfr/spring-cloud-stream-event-routing-cloudevents

The goal of this project is to play with Spring Cloud Stream Event Routing and CloudEvents. For it, we will implement a producer and consumer of news & alert events.

cloudevents event-routing graalvm java kafdrop kafka native spring-boot spring-cloud-stream spring-webflux

Last synced: 27 Mar 2026

https://github.com/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.

kafka kafka-consumer kafka-producer knative knative-eventing kubernetes skaffold spring-boot spring-cloud-function spring-cloud-stream spring-cloud-stream-kafka

Last synced: 06 Mar 2026

https://github.com/solaceproducts/solace-spring-cloud

An umbrella project containing all Solace projects for Spring Cloud

solace spring-cloud spring-cloud-connectors spring-cloud-stream

Last synced: 02 Mar 2025

https://github.com/ehsaniara/scs-kafka-intro

:beer: :beer: Introduction to Spring Cloud Stream Kafka

java kafka kafka-streams spring-cloud spring-cloud-stream

Last synced: 24 Apr 2025

https://github.com/rogervinas/spring-cloud-stream-kafka-step-by-step

šŸ€ Spring Cloud Stream Kafka - step by step

kafka kotlin spring-cloud-stream

Last synced: 16 Apr 2025

https://github.com/singgel/springcloud-templates

eureka和consulęœåŠ”ę³Øå†Œäø­åæƒļ¼Œ feign集ꈐrestTemplate和ribbon, ribbonč“Ÿč½½å‡č””ļ¼Œ hystrix-dashboardē†”ę–­å™Øļ¼Œ zuul-filterč·Æē”±čæ‡ę»¤ļ¼Œ busę¶ˆęÆę€»ēŗæ

hystrix-dashboard spring-cloud spring-cloud-eureka spring-cloud-hystrix spring-cloud-netflix spring-cloud-stream spring-cloud-zuul

Last synced: 28 Jul 2025

https://github.com/ivangfr/spring-cloud-stream-kafka-multi-topics

The goal of this project is to create two applications: one as a Spring Boot producer and the other as a Spring Boot consumer. We'll be using Spring for Apache Kafka and Spring Cloud Stream.

docker java jib kafdrop kafka spring-boot spring-cloud-stream spring-kafka spring-webflux

Last synced: 10 Apr 2025

https://github.com/dsibilio/spring-cloud-stream-custom-binder

A practical example showing how to develop your own custom Spring Cloud Stream Binder

custom-binder java spring-boot spring-cloud spring-cloud-stream

Last synced: 26 Feb 2026

https://github.com/techprimers/eks-kinesis-example

Stream Processing Example using Spring Boot, Spring Cloud Stream, EKS, Kinesis Data Streams, Kinesis Data Analytics

eks github-package-registry kinesis-data-analytics kinesis-data-streams spring-boot spring-cloud-stream

Last synced: 27 Jul 2025

https://github.com/yijianguanzhu/icloud-smart-core-transfer-service

åŸŗäŗŽNettyå®žēŽ°ēš„WebSocket Serveré€šäæ”ę”†ęž¶ ę•“åˆnacos,feign,spring cloud stream,rabbitmqļ¼Œę”ÆęŒęœåŠ”ę³Øå†Œåˆ°nacosę³Øå†Œäø­åæƒļ¼Œę”ÆęŒwebsocketé›†ē¾¤ļ¼Œę”ÆęŒåæƒč·³ę£€ęµ‹ļ¼Œę”ÆęŒsessionē®”ē†ļ¼Œę”ÆęŒę¶ˆęÆčÆ»å†™åŠåŒ…å¤„ē†

cluster feign nacos netty rabbitmq spi spring-cloud-starter-stream-rabbit spring-cloud-stream springboot springcloud websocket-server websocket-server-cluster

Last synced: 04 Oct 2025

https://github.com/thomasvitale/serverless-java-masterclass

Labs exercises for the masterclass "Serverless Java with Spring Boot"

graalvm java serverless spring-boot spring-cloud-function spring-cloud-stream spring-native

Last synced: 15 Mar 2025

https://github.com/javahongxi/spring-cloud-samples

Spring Cloud ē”Ÿę€ē ”ē©¶ļ¼ˆBased on Spring Boot 4.x and Spring Cloud Alibaba 2025.1.x) ā˜ļø

dubbo nacos rocketmq sentinel spring-cloud spring-cloud-alibaba spring-cloud-gateway spring-cloud-stream

Last synced: 19 Jun 2026

https://github.com/rogervinas/spring-cloud-stream-multibinder

šŸ€ Spring Cloud Stream Multibinder - Kafka & Kafka Streams

kafka kafka-streams kotlin spring-cloud-stream

Last synced: 16 Aug 2025

https://github.com/rogervinas/spring-cloud-stream-kafka-confluent-avro-schema-registry

šŸ€ Spring Cloud Stream Kafka & Confluent Avro Schema Registry

avro confluent kafka kotlin spring-cloud-stream

Last synced: 16 Apr 2025

https://github.com/gamussa/stream-processing-with-spring

Stream Processing (like you have never seen before) with Apache KafkaĀ® and Spring Framework

kafka spring-boot spring-cloud-stream

Last synced: 28 Apr 2026

https://github.com/pavankjadda/springcloudstream-kafka

Kafka with Spring Cloud Stream on Spring Boot

java kafka spring-boot spring-cloud-stream

Last synced: 15 May 2026

https://github.com/sergio11/trust_certification_system_blockchain

šŸ”— Trust Certification System - Your Platform for Seamless Management and Issuance of Digital Certificates, Reinforced by Blockchain Technology for Ultimate Trust and Security. šŸŒšŸ›”ļø

blockchain-technology docker docker-compose ethereum-contract ethereum-dapp geth-node grafana ipfs-blockchain ipfs-cluster ipfs-node kafka mongodb prometheus spring-boot spring-cloud-stream spring-security vault vault-server web3j

Last synced: 28 Feb 2025

https://github.com/ivangfr/springboot-activemq-rabbitmq-delayed-messages

The goal of this project is to create an application that produces and consumes delayed messages randomly. Those messages are sent to ActiveMQ or RabbitMQ. The delayed broker to which the message is sent depends on a feature toggle defined in Unleash.

activemq docker java rabbitmq spring-activemq spring-amqp spring-boot spring-cloud-stream spring-web-mvc unleash

Last synced: 05 Mar 2026

https://github.com/disc99/protocol-buffers-spring-cloud-stream

Protocol Buffers base messaging for Spring Cloud Stream

java protobuf protocol-buffers spring spring-cloud-stream

Last synced: 22 Apr 2025

https://github.com/rogervinas/spring-cloud-stream-kafka-streams-first-steps

šŸ€ Spring Cloud Stream & Kafka Streams Binder - first steps

kafka kafka-streams kotlin spring-cloud-stream

Last synced: 27 Feb 2026

https://github.com/daggerok/spring-cloud-stream-examples

spring-cloud-stream examples (including 2.0 version)

spring-cloud-stream

Last synced: 04 Mar 2026

https://github.com/daggerok/spring-cloud-function-stream-integration

This example was prepared for one of my stackoverflow question: Functional programming model bean definition and spring-cloud-function + spring-cloud-stream integration https://stackoverflow.com/questions/56517391/functional-programming-model-bean-definition-and-spring-cloud-function-spring

docker httpie pip3 rabbitmq reactor spring-cloud-function spring-cloud-stream spring-cloud-stream-binder-rabbit spring-cloud-stream-rabbitmq spring-cloud-stream-reactive spring-webflux webflux

Last synced: 15 May 2026

https://github.com/handsomestwei/learn-rocketmq

spring cloud streamę•“åˆrocketmq demo

rocketmq rocketmq-demo spring-cloud-stream spring-integration

Last synced: 06 Apr 2025

https://github.com/neiljbrown/spring-cloud-stream-my-examples

Examples of building message-driven microservices using the Spring Cloud Stream framework.

messaging rabbitmq spring-cloud-stream

Last synced: 27 Oct 2025

https://github.com/daggerok/event-driven

4del: This is going to be removed... or refactored... This repository is contains some event-driven examples: spring-integration, messaging, spring-cloud-stream, embedded-kafka

embedded-kafka event-driven integration messaging spring-cloud-stream spring-integration

Last synced: 27 Feb 2025

https://github.com/adrigrillo/spring-boot-kafka

Sample project with spring boot cloud stream and kafka. Using a producer and a consumer

kafka spring spring-boot spring-cloud-microservice spring-cloud-stream

Last synced: 04 May 2026

https://github.com/elauso/spring-cloud-stream-kafka-avro

Uma aplicação spring-boot que publica e consome mensagens no kafka utilizando o formato avro.

avro-schema kafka spring-boot spring-cloud-stream

Last synced: 17 May 2026

https://github.com/sandjelkovic/shokker

Social media trend listener. Pipeline from Twitter via Kafka to Cassandra storage. The basis for data analysis.

cassandra kafka reactive reactor-kafka spring-boot spring-cloud-stream spring-kafka twitter twitter-producer twitter-streaming-api

Last synced: 04 May 2026

https://github.com/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.

composite-builds event-sourcing eventsourcing gradle-included-builds kafka-streams spring-boot spring-boot-cli spring-boot-cloud-cli spring-cloud-cli spring-cloud-stream spring-cloud-stream-kafka spring-kafka

Last synced: 29 Oct 2025

https://github.com/dudiao/spring-cloud-stream-example

Spring Cloud Stream ę–‡ę”£äø­ēš„ē¤ŗä¾‹ä»£ē 

spring-cloud spring-cloud-stream

Last synced: 20 Mar 2025

https://github.com/xmlking/kstream-experiments

TODO: try https://github.com/thake/avro4k-kafka-serializer

kafka kotlin kstream spring-boot spring-cloud-stream

Last synced: 16 May 2026

https://github.com/ssobue/pubsub

Pub/Sub Application Sample

rabbitmq spring spring-boot spring-cloud-stream

Last synced: 07 May 2025

https://github.com/jonathanmdr/spot

Spring Cloud Stream example with Java functional programming and Kafka

gradle java-17 kafka kafka-consumer kafka-producer kafka-streams spring-boot spring-cloud spring-cloud-stream springboot3-x

Last synced: 16 Feb 2026

https://github.com/pavankjadda/springcloudstream

Send and Receive messages with Spring Cloud Stream

kafka spring-boot spring-cloud-stream

Last synced: 16 May 2026

https://github.com/ksbrwsk/simple-cloud-stream-rabbitmq

A simple Spring Boot application using Spring Boot and Cloud Stream with RabbitMQ Message Broker.

rabbitmq spring-boot spring-cloud-stream

Last synced: 13 Aug 2025

https://github.com/elauso/spring-cloud-kafka-dlq

Aplicação com spring-cloud-stream e kafka para testar algumas estratégias de ack.

dlq-retry kafka spring-cloud-stream

Last synced: 24 Feb 2026

https://github.com/autokmg/spring-mvc-practices

Crafting a Spring Boot Application for In-Depth Exploration of Spring MVC, Thymeleaf Template Engine, H2 Database, Lombok, and Messaging Systems like Kafka and RabbitMQ. Plus, Dive into WebSockets for Interactive Features.

java-11 spring-cloud-stream spring-kafka spring-mvc spring-rabbitmq spring-thymeleaf spring-websocket

Last synced: 01 Feb 2026

https://github.com/elauso/spring-cloud-kafka-example

Aplicação com spring-cloud-stream, com binder kafka, usando o micrometer para testes do trace-id nas chamadas e consumo de eventos.

kafka micrometer spring-cloud-stream

Last synced: 24 Feb 2026

https://github.com/rbiedrawa/spring-kafka-k8s-remote-interactive-query

This repository demonstrates how to implement Kafka remote interactive queries (Kubernetes sample included).

docker gradle interactive-queries k8s kafka kafka-streams kubernetes spring-boot spring-cloud-stream spring-cloud-stream-kafka swagger-ui

Last synced: 15 Apr 2026

https://github.com/ivangfr/spring-cloud-stream-solace-pubsub

The goal of this project is to play with Solace PubSub+. For it, we will implement a producer and consumer of different types of news about many countries and cities.

docker java jib solace-pubsub spring-boot spring-cloud-stream spring-webflux

Last synced: 15 Feb 2026

https://github.com/elauso/resilient-consumers-kafka

Aplicação utiliza o spring-cloud-stream com binder para consumo de mensagens do kafka.

error-handling kafka resilience spring-boot spring-cloud-stream

Last synced: 26 Apr 2026

https://github.com/ssherwood/bootshop-scst-kafka

Workshop for Spring Cloud Streams with Kafka

kafka spring-boot spring-cloud-stream

Last synced: 28 Apr 2026

https://github.com/cepr0/sb-cloud-stream-demo

A demonstration of using Spring Cloud Stream with RabbitMQ to transfer messages between micro-services

blog microservices optimistic-locking postgresql rabbitmq reactive spring-boot spring-cloud-stream spring-retry spring-webflux

Last synced: 29 Apr 2026

https://github.com/pouyapouryaie/streamkafka

how use and config spring-cloud-stream-data and kafka for production app

docker-compose kafka makefile spring-boot spring-cloud-stream

Last synced: 11 May 2026