| Summary: | Integrate the heterogeneous endpoints of enterprise applications with Spring Integration for effective communication In Detail This book begins with an introduction to the enterprise integration landscape, the challenges, the approaches that have been tried, and how Spring Integration can help address these issues. You will learn how to deal with enterprise integration challenges such as the heterogeneous communication format, data transfer, transformation, external system invocation, security or transaction propagation, and more. You will also see how each of these layers can be addressed by a specific set of Spring Integration components. You will explore each Spring Integration component in the context of the enterprise integration problem that it tries to address by covering the theory, writing code snippets, and doing real integration. By the end, you will not only be able to identify and design enterprise communication, but you will also be able to code it using Spring Integration. What You Will Learn Set up your Spring tool suite IDE to get the best support possible for Spring Integration Discover how messages can be consumed from external sources Understand the different ways in which a message can be processed once it is inside the system Transform messages from one format to another Orchestrate message flow across endpoints Use Spring Integration components to connect to external systems such as databases, FTP servers, social networking sites, and process batch jobs Test and scale up your Spring Integration application to monitor and manage its performance
|