Spring Integration
Appearance
This article needs additional citations for verification. (November 2014) |
Developer(s) | 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 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
Spring Integration is part of the Spring portfolio.
See also
[edit]- Spring Framework
- Apache Camel - similar solution
Citations
[edit]- ^ Github Spring Integration releases
- ^ "spring-integration/LICENSE.txt". Github.
- ^ "Spring Integration". spring.io.
- ^ Deinum et al. 2014.
References
[edit]- Deinum, Marten; Rubio, Daniel; Long, Josh; Mak, Gary (September 1, 2014). Spring Recipes: A Problem-Solution Approach (Second ed.). Apress. ISBN 978-1-4302-2499-0.
External links
[edit]