Author Archive for grussell

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…