Spring Integration Tutorial (Part 5) - Routers

6
Copyright © 2014 by Intertech, Inc. Express Spring Integration Routers

description

In this installment of our Spring Integration tutorial, we examine routers. Routers distribute messages to one or more message channels. Some routers (content routers) examine the message payload or headers in order to select a particular destination message channel. Other routers (recipient list routers) simply distribute the message to all listed message channels.

Transcript of Spring Integration Tutorial (Part 5) - Routers

  • 1. Copyright 2014 by Intertech, Inc.

2. Copyright 2014 by Intertech, Inc. 3. Copyright 2014 by Intertech, Inc. 4. Copyright 2014 by Intertech, Inc. 5. Copyright 2014 by Intertech, Inc. 6. Copyright 2014 by Intertech, Inc.