Part 2. Messaging

Part 2 explains how Spring Integration provides extended messaging capabilities to Spring applications. It covers key concepts such as messages, channels, endpoints, routing, filtering, and splitting and aggregating messages.

With Spring Integration, messages are exchanged through channels between designated endpoints of application components as well as external systems. Also, based on enterprise integration patterns, it offers features that enable routing and filtering of messages based on message headers or content.

Chapter 3 introduces messages and channels, describes the types of channels available and how they work, and demonstrates channel customizations such as dispatchers for multiple message handlers and interceptors ...

Get Spring Integration in Action 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.