Book Image

Spring Integration Essentials

By : CHANDAN K PANDEY
Book Image

Spring Integration Essentials

By: CHANDAN K PANDEY

Overview of this book

Table of Contents (18 chapters)
Spring Integration Essentials
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This is a comparatively long chapter in which we discussed message channel patterns, different types of channels, and the default implementations of channels provided by Spring. We also covered load balancing, failover, error handling on message channels, persisting messages, and adding interceptors. All these concepts are at the core of building a reliable and scalable solution, and we will see its hands-on implementation in the upcoming chapters where we will discuss Spring Integration components such as service activators, gateway, delayers, and so on that are used to process messages.