Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Spring Integration Essentials

Posted By: AlenMiler
Spring Integration Essentials

Spring Integration Essentials by Chandan Pandey
English | Feb 20, 2015 | ISBN: 1783989165 | 180 Pages | EPUB/PDF (Converted) | 3.40 MB

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.

Integrate the heterogeneous endpoints of enterprise applications with Spring Integration for effective communication

About This Book

Tackle the challenges of enterprise integration and experience how Spring integration can transform these challenges into solutions
Develop the skills necessary to apply integration patterns for heterogeneous enterprise endpoint communication and select the best and most suited Spring components
Reuse working code snippets that can be handy for integration scenarios such as Twitter, e-mail, FTP, databases, and many others

Who This Book Is For

This book is intended for developers who are either already involved with enterprise integration or planning to venture into the domain. Basic knowledge of Java and Spring is expected.

For newer users, this book can be used to understand an integration scenario, what the challenges are, and how Spring Integration can be used to solve it. Prior experience of Spring Integration is not expected as this book will walk you through all the code examples.

In Detail

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.