CHAPTER 16
Spring Integration
In this chapter, you will learn the principles behind enterprise application integration (EAI), used by many modern applications to decouple dependencies between components. The Spring framework provides a powerful and extensible framework called Spring Integration. Spring Integration provides the same level of decoupling for disparate systems and data that the core Spring framework provides for components within an application.
This chapter aims to give you all the required knowledge to understand the patterns involved in EAI, to understand what an enterprise service bus (ESB) is, and - ultimately - how to build ...
Get Spring Recipes: A Problem-Solution Approach, Third Edition 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.