Spring Integration Essentials
Chandan Pandey
- 出版商: Packt Publishing
- 出版日期: 2015-02-23
- 售價: $1,420
- 貴賓價: 9.5 折 $1,349
- 語言: 英文
- 頁數: 180
- 裝訂: Paperback
- ISBN: 1783989165
- ISBN-13: 9781783989164
-
相關分類:
Java 相關技術
下單後立即進貨 (約3~4週)
相關主題
商品描述
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.
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
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.
商品描述(中文翻譯)
整合企業應用程式的異質端點,利用 Spring Integration 進行有效的溝通
關於本書
- 解決企業整合的挑戰,體驗 Spring Integration 如何將這些挑戰轉化為解決方案
- 發展應用異質企業端點溝通的整合模式所需的技能,並選擇最佳且最合適的 Spring 元件
- 重用可用於整合場景的工作程式碼片段,例如 Twitter、電子郵件、FTP、資料庫等
本書適合的讀者
本書適合已經參與企業整合或計劃進入該領域的開發人員。預期具備基本的 Java 和 Spring 知識。
對於新手使用者,本書可用於理解整合場景、挑戰以及如何利用 Spring Integration 解決這些問題。並不要求具備 Spring Integration 的先前經驗,因為本書將逐步引導您完成所有程式碼範例。
您將學到的內容
- 設定您的 Spring 工具套件 IDE,以獲得對 Spring Integration 的最佳支援
- 探索如何從外部來源消費訊息
- 理解訊息在系統內部可以被處理的不同方式
- 將訊息從一種格式轉換為另一種格式
- 協調端點之間的訊息流
- 使用 Spring Integration 元件連接到外部系統,如資料庫、FTP 伺服器、社交網路網站,並處理批次作業
- 測試並擴展您的 Spring Integration 應用程式,以監控和管理其性能
詳細內容
本書以企業整合的全景介紹開始,探討挑戰、已嘗試的方法,以及 Spring Integration 如何幫助解決這些問題。您將學習如何處理企業整合挑戰,例如異質通訊格式、資料傳輸、轉換、外部系統調用、安全性或交易傳播等。您還將看到如何通過一組特定的 Spring Integration 元件來解決這些層級的問題。
您將在解決企業整合問題的背景下探索每個 Spring Integration 元件,涵蓋理論、撰寫程式碼片段並進行實際整合。
到最後,您不僅能夠識別和設計企業通訊,還能夠使用 Spring Integration 進行編碼。