spring-projects/spring-integration
Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP) observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
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: 0
- age_days: 5521
- days_rel: 13
- days_push: 7
- n_releases_24m: 42
Adoption not part of the score
1626 stars · 1159 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Spring Integration extends the Spring programming model to implement Enterprise Integration Patterns, enabling lightweight messaging within Spring-based applications. It provides declarative channel adapters and gateways to integrate with external systems like Kafka, JMS, HTTP, and more.
Use cases
- build message-driven pipelines between systems in a Spring app
- wire POJOs together with a messaging paradigm instead of direct calls
- connect to Kafka, JMS, AMQP, or HTTP endpoints via channel adapters
- implement request/reply gateways for external system integration
- orchestrate enterprise integration flows with the Java DSL
- decouple application components using message channels
When to choose
- you are already using Spring and need EIP-style messaging
- you need declarative adapters to many external systems
- you want loosely coupled, testable integration flows on the JVM
When to avoid
- you need a standalone message broker rather than an in-app integration framework
- your project does not use the Spring ecosystem
- you only need simple point-to-point messaging without integration patterns
Facets
framework · maturity stable
message-queue middleware routing workflow-automation scheduling webhook microservices backend developer-tools jvm cross-platform enterprise-integration-patterns spring messaging channel-adapters eip event-driven enterprise-integration
8 sources
- readme: https://github.com/spring-projects/spring-integration · fetched 2026-08-28 · 83157b2b741c
- homepage: http://projects.spring.io/spring-integration/ · fetched 2026-08-29 · a74e8e930cbb
- site_page: https://spring.io/quickstart · fetched 2026-08-29 · fc64dd950363
- site_page: https://spring.io/projects/spring-restdocs · fetched 2026-08-29 · 1e2a101b77d3
- site_page: https://docs.spring.io/spring-integration/docs/current/reference/html/dsl.html · fetched 2026-08-29 · 2e540b6995c9
- site_page: https://docs.spring.io/spring-boot/docs/current/reference/html/messaging.html · fetched 2026-08-29 · 297759fa3476
- site_page: https://enterprise.spring.io/lts-releases · fetched 2026-08-29 · 3251cc8760b6
- site_page: https://enterprise.spring.io · fetched 2026-08-29 · 85ac7d6d5114
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spring-projects/spring-integration | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="spring-projects/spring-integration")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem