04/12/2008

Spring Integration 1.0.0 Released

Acaba de salir Spring Integration 1.0.0, fue anunciado en el evento SpringOne Americas:


Spring Integration is a new addition to the Spring portfolio. It provides 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.


Ahora que está en versión estable voy a bajarlo, probarlo y comentarles mis primeras impresiones.