Spring Integration 2.0 M3
Spring Integration 2.0 Milestone 3 has been released.
Spring Integration extends the Spring programming model and enterprise integration, to support the Enterprise Integration Patterns.
This release introduces Inbound and Outbound Channel Adapters for TCP/UDP. Each adapter facilitates one-way communication over the underlying protocol, and two-way communication is being considered for a future release.
An Inbound Channel Adapter for JDBC is also included, and work is currently underway for a JDBC-based MessageStore implementation. Spring Integration 2.0 M3 supports a configurable Spring 3.0 ConversionService instance.
Please see the release announcement, for more information.