舉報

會員
Spring Integration Essentials
最新章節(jié):
Index
Thisbookisintendedfordeveloperswhoareeitheralreadyinvolvedwithenterpriseintegrationorplanningtoventureintothedomain.BasicknowledgeofJavaandSpringisexpected.Fornewerusers,thisbookcanbeusedtounderstandanintegrationscenario,whatthechallengesare,andhowSpringIntegrationcanbeusedtosolveit.PriorexperienceofSpringIntegrationisnotexpectedasthisbookwillwalkyouthroughallthecodeexamples.
目錄(95章)
倒序
- coverpage
- Spring Integration Essentials
- Credits
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- How enterprise integration challenges can be solved
- Who are the players?
- Why Spring Integration?
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started
- Setting up STS
- Creating your first project
- STS visual editor
- Spring Integration Scala DSL
- Summary
- Chapter 2. Message Ingestion
- Working with message channels
- Channel types
- Spring implementation of channels
- Selecting a channel
- Error handling on channels
- Persisting and recovering channels
- Channel interceptors
- Summary
- Chapter 3. Message Processing
- Message endpoints
- Gateways
- Service activators
- Delayers
- Transactions
- Summary
- Chapter 4. Message Transformers
- Introducing message transformers
- Working with XML payload
- Validating XML messages
- Beyond default transformers
- Content enrichers
- Claim check
- Summary
- Chapter 5. Message Flow
- Routers
- Using annotations
- Filters
- Splitters
- Aggregators
- Resequencers
- Chaining handlers
- Summary
- Chapter 6. Integration with External Systems
- Working with files
- FTP/FTPS
- Social integration
- Enterprise messaging
- HTTP
- Web services
- Database SQL
- Stream processing
- Summary
- Chapter 7. Integration with Spring Batch
- Spring Batch
- Defining a Spring Batch job
- Spring Batch and Spring Integration
- Summary
- Chapter 8. Testing Support
- Prerequisite
- Testing messages
- Testing headers
- Handling errors
- Testing filters
- Splitter test
- Summary
- Chapter 9. Monitoring Management and Scaling Up
- Monitoring and management
- Scaling up
- Summary
- Chapter 10. An End-to-End Example
- Prerequisites
- Ingesting data
- The aggregator
- The splitter
- Transformation
- Router
- Integration
- Exporting as an MBean
- Summary
- Index 更新時間:2021-07-23 20:51:01
推薦閱讀
- iOS Game Programming Cookbook
- UML和模式應用(原書第3版)
- Oracle 12c中文版數(shù)據(jù)庫管理、應用與開發(fā)實踐教程 (清華電腦學堂)
- C語言程序設計案例式教程
- 網(wǎng)絡爬蟲原理與實踐:基于C#語言
- 快速念咒:MySQL入門指南與進階實戰(zhàn)
- WebRTC技術詳解:從0到1構(gòu)建多人視頻會議系統(tǒng)
- Mastering Linux Security and Hardening
- Mastering Elixir
- 并行編程方法與優(yōu)化實踐
- jQuery技術內(nèi)幕:深入解析jQuery架構(gòu)設計與實現(xiàn)原理
- JavaScript悟道
- Raspberry Pi開發(fā)實戰(zhàn)
- 微信小程序開發(fā)圖解案例教程:附精講視頻(第3版)
- Programming MapReduce with Scalding
- 匯編語言程序設計教程
- 交互設計語言:與萬物對話的藝術(全兩冊)
- Kotlin核心編程
- 中文版AutoCAD 2017實用教程
- JVM G1源碼分析和調(diào)優(yōu)
- 計算機應用基礎教程
- Web前端學習筆記:HTML5+CSS3+JavaScript
- KnockoutJS by Example
- Python 3.7從零開始學
- Learning Heroku Postgres
- Visual Basic程序設計實驗指導
- Python自然語言處理
- Mastering Selenium WebDriver 3.0
- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Java 9 并發(fā)編程實戰(zhàn)