spring-cloud/spring-cloud-stream
Framework for building Event-Driven Microservices observed · 2026-09-03
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 86
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 45.5
- age_days: 4074
- days_rel: 13
- days_push: 0
- n_releases_24m: 13
Adoption not part of the score
1070 stars · 645 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Spring Cloud Stream is a Java framework for building event-driven microservices connected via messaging systems like Kafka and RabbitMQ. It provides declarative bindings and abstractions over messaging middleware so applications can send and receive events with minimal middleware-specific code.
Use cases
- build event-driven microservices in Java
- consume messages from Kafka in a Spring Boot app
- publish domain events to RabbitMQ
- wire reactive stream processing between services
- decouple microservices with a message broker
- route messages across multiple binder middleware
When to choose
- you are on the Spring/JVM stack and need messaging integration
- you want middleware-agnostic event-driven services with pluggable binders
- you need Spring Boot autoconfiguration for Kafka, RabbitMQ, or other brokers
When to avoid
- you are not using Java/JVM languages
- you need a lightweight broker client without framework abstractions
- your use case is batch ETL rather than event streaming between services
Facets
framework · maturity active
message-queue middleware streaming microservices web-framework microservices backend cloud-computing jvm cloud event-driven spring kafka rabbitmq reactive cloud-native messaging docker kubernetes
1 source
- homepage: http://cloud.spring.io/spring-cloud-stream · fetched 2026-08-29 · 1277314c8a04
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spring-cloud/spring-cloud-stream | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="spring-cloud/spring-cloud-stream")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem