How to implement a Spring Integration service to poll from multiple tables in round-robin fashion and trigger individual batches? [closed]
Closed 2 days ago.
Exception Handling Sample in Spring Integration
I am looking for an good error handling example for spring integration. All I really want to do is a call a method, when this flow fails. The idea is the called method will send out an error email.