目錄(72章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Key Features
- What is Apache Camel?
- Components and bean support
- Predicates and expressions
- Data format and type conversion
- Easy configuration and URI
- Lightweight and different deployment topologies
- Quick prototyping and testing support
- Management and monitoring using JMX
- Active community
- Summary
- Chapter 2. Core Concepts
- Messages
- Exchange
- Camel context
- Processor
- Routes
- Channels
- Domain Specific Languages (DSL)
- Component endpoint producer and consumer
- Data format
- Type converter
- Summary
- Chapter 3. Routing and Processors
- What is a processor?
- An example of Camel routes containing processors
- Summary
- Chapter 4. Beans
- Registry
- Creating CompositeRegistry
- Service activator
- Bean and method bindings
- Annotations
- Example – creating an OSGi bundle with a bean
- Building and deploying
- Summary
- Chapter 5. Enterprise Integration Patterns
- EIP processors
- Messaging systems EIPs
- Messaging channels EIPs
- Message Construction EIPs
- Message Routing
- Message Transformation EIPs
- The Messaging Endpoints EIPs
- System Management EIPs
- Summary
- Chapter 6. Components and Endpoints
- Components
- Endpoint
- A custom component example
- Summary
- Chapter 7. Error Handling
- Types of errors
- Camel error handlers
- Error handlers scopes
- Error handler features
- Try Catch and Finally
- Summary
- Chapter 8. Testing
- Unit test approach with the Camel test kit
- A complete example
- Additional annotations
- Mocking OSGi services
- Summary
- Index 更新時間:2021-07-16 13:50:31
推薦閱讀
- LabVIEW 2018 虛擬儀器程序設計
- Git Version Control Cookbook
- 深度強化學習算法與實踐:基于PyTorch的實現
- MySQL數據庫管理與開發(慕課版)
- ANSYS Fluent 二次開發指南
- ServiceNow:Building Powerful Workflows
- CoffeeScript Application Development Cookbook
- Machine Learning in Java
- Getting Started with Nano Server
- 軟件工程基礎與實訓教程
- 深入實踐DDD:以DSL驅動復雜軟件開發
- 超簡單:用Python讓Excel飛起來(實戰150例)
- Machine Learning for OpenCV
- C++17 By Example
- Design Patterns and Best Practices in Java
- 第五空間戰略:大國間的網絡博弈
- C++面向對象程序設計教程
- Ionic Framework By Example
- Drools 8規則引擎:核心技術與實踐
- Spring Boot開發實戰
- C語言非常道
- C語言程序設計
- Mastering Embedded Linux Programming(Second Edition)
- 高效制勝:程序員面試典型題解
- GameMaker Cookbook
- 精通Hibernate
- 劍指JavaWeb:技術詳解與應用實踐
- 前端開發必知必會:從工程核心到前沿實戰
- Go語言從入門到精通
- Oracle SQL Developer