Spring Integration

From Wikipedia, the free encyclopedia
Spring Integration
Developer(s)Pivotal Software
Stable release
6.2.2[1] / February 21, 2024; 2 months ago (2024-02-21)
Written inJava
Operating systemCross-platform
PlatformJava Virtual Machine
TypeApplication framework
LicenseApache License 2.0 [2]
Websitehttps://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]

Citations[edit]

  1. ^ Github Spring Integration releases
  2. ^ "spring-integration/LICENSE.txt". Github.
  3. ^ "Spring Integration". spring.io.
  4. ^ 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]