CHAPTER 15

images

Extending Spring Integration

The Spring Integration framework provides an extensive toolbox for integration problems. Spring Integration 2.0 ships with many new adapters, and lays the groundwork for many other adapters to come. The adapter support is also often very generic, providing support for a broad spectrum of concerns. For example, while the Twitter adapters speak specifically to Twitter and are considered very specific, the TCP/UDP support can speak to any system that speaks TCP or UDP, and the HTTP adapter can speak to any HTTP endpoint. In a sense, the TCP/UDP support is much broader than the HTTP support. If there is a ...

Get Pro Spring Integration now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.