Spring Integration
Spring Integration is an extension of the Spring programming model to support the well-known Enterprise Integration Patterns while building on the Spring Framework's existing support for enterprise integration. It enables simple messaging within Spring-based applications and integrates with external systems via simple adapters. Those adapters provide a higher-level of abstraction over Spring's support for remoting, messaging, and scheduling. Spring Integration's primary goal is to provide a simple model for building enterprise integration solutions while maintaining the separation of concerns that is essential for producing maintainable, testable code.
Current GA Version: N/A
Latest Version: Spring Integration 1.0 Milestone 1
Spring Integration is licensed under the Apache Software License, Version 2.0.
Spring Integration Links
Spring Integration Press Releases
Spring Integration News Articles
Spring Integration Blogs