Spring Integration
From Wikipedia, the free encyclopedia
Spring Integration is an open source framework for enterprise application integration using the well-known Enterprise Integration Patterns.[3] It is a lightweight[clarify] framework that builds upon the core Spring framework. It is designed to enable the development of integration solutions typical of event-driven architectures and messaging-centric architectures[clarify].[4]: 691–722, §16
Stable release
6.2.2[1]
/ February 21, 2024
Written inJava
| Spring Integration | |
|---|---|
| Developer | Pivotal Software |
| Stable release | 6.2.2[1]
/ February 21, 2024 |
| Written in | Java |
| Operating system | Cross-platform |
| Platform | Java Virtual Machine |
| Type | Application framework |
| License | Apache License 2.0 [2] |
| Website | https://projects.spring.io/spring-integration/ |
Spring Integration is part of the Spring portfolio.
See also
- Spring Framework
- Apache Camel - similar solution