Software:Spring Integration
From HandWiki
| 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 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]
Spring Integration is part of the Spring portfolio.
See also
- Spring Framework
- Apache Camel - similar solution
Citations
References
- 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
