What's New in Spring Integration 2.2 (Part 4 – Retry and More)
Introduction This is the fourth part in a series of blog posts highlighting some of the new features available in Spring Integration 2.2 following the recent release of Release Candidate 1. The first part talks about the MongoDB adapters, the second part talks about transaction synchronization; the third part talks about JPA support. Spring Integration Read more…
What's New in Spring Integration 2.2 (Part 2 – Transaction Synchronization)
Introduction This is the second part in a series of blog posts highlighting some of the new features available in Spring Integration 2.2 following the recent release of Release Candidate 1. The first part talks about the MongoDB adapters. Spring Integration 2.2 introduces extended support for synchronizing non-transactional resources with transactions. Background Spring has provided Read more…
Using UDP and TCP Adapters in Spring Integration 2.0 M3
The UDP and TCP channel adapters introduced in Spring Integration 2.0 Milestone 3 provide lightweight communication either between two or more Spring Integration applications, or between a Spring Integration application and some other platform. Following on from Oleg's blog about the Loan Broker, I use the same example to show how to use the new Read more…

