spring-cloud-stream
Here are 242 public repositories matching this topic...
Language:All
Sort:Most stars
Automated documentation for event-driven applications built with Spring Boot
- Updated
Apr 11, 2025 - Java
Example Application to demo various flavours of handling domain events in Spring Boot
- Updated
Sep 24, 2018 - Java
Using Axon + Spring Cloud + Spring Cloud Stream + JPA to implement event sourcing and CQRS
- Updated
Dec 10, 2021 - Java
Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect
- Updated
Apr 2, 2025 - Java
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.
- Updated
Mar 2, 2025 - Java
Simple Event Driven Microservices with Spring Cloud Stream
- Updated
Aug 25, 2020 - Java
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.
- Updated
Dec 16, 2024 - Java
Source code for Learning Spring Boot 2nd Edition
- Updated
Jun 22, 2019 - Java
Java MTCNN face detection using ND4J and trained TensorFlow models
- Updated
Nov 26, 2018 - Java
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.
- Updated
Apr 11, 2025 - Java
基于Spring Cloud Alibaba的前后端分离微服务在线学习平台,整合了Spring Security鉴权,Seata分布式事务,消息驱动RabbitMQ,缓存Redis,以及alibaba全套服务发现,服务配置,流量控制,监控等
- Updated
Sep 22, 2021 - Java
End to End project for Kafka Streams using Spring Cloud Kafka streams
- Updated
May 6, 2021 - Java
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
- Updated
Apr 5, 2025 - Java
Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams
- Updated
Apr 2, 2025 - Java
Java Spring Cloud Stream template for the AsyncAPI Generator
- Updated
Mar 18, 2025 - JavaScript
spring cloud 项目实践总结
- Updated
Apr 27, 2018 - Java
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.
- Updated
Dec 15, 2024 - Java
Developer Workshops related to the Java development on OpenShift
- Updated
Apr 10, 2025 - Java
CQRS implementation using Debezium + Spring Cloud Stream + Kafka Connect + Kafka + Druid
- Updated
Jan 13, 2019 - Java
Improve this page
Add a description, image, and links to thespring-cloud-stream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thespring-cloud-stream topic, visit your repo's landing page and select "manage topics."