Spring Integration 1.0 Released

1 · Josh Long · Dec. 2, 2008, 10 p.m.
Spring Integration is almost ready (website updates notwithstanding!) Spring Integration is an API for building integration solutions using Spring. It works, conceptually, very much like Axway Integrator or Mule or ServiceMix or Petals or, well, you get the idea: it provides functionality to respond to messaging / interactions in a system and route / transform the message to an endpoint. These messages could be JMS, FTP submission, a file suddenly appearing, etc. Spring Integration is an API ...