spring集成
shuhangwu
这个作者很懒,什么都没留下…
展开
-
Spring Integration In action读书笔记 Part1 - 背景介绍
1. Spring Integration介绍1.1 Spring Integration架构1.2 Spring Integration 对企业集成模式的支持1.3 企业集成模式契合控制反转1.4 Say Hello 应用到Spring Integration1.5 总结2. 企业集成基础2.1 松耦合与事件驱动架构2.2 同步通信和异步通信2.3 企业集成风格的比较2.4 总结翻译 2015-04-11 16:59:36 · 1018 阅读 · 0 评论 -
Spring Integration in action 2 - 消息传递(Messaging)
3 消息(Messages)和管道(channels) 3.1 介绍Spring Integration Messages 3.1.1 4 消息端点(Message Endpoints) 5 着手去处理业务 6 超越顺序处理 : 路由和过滤 7 分裂和聚合消息翻译 2015-04-11 19:46:44 · 1881 阅读 · 1 评论 -
Spring Integration in action 3 - 集成系统
8 通过XML负载处理消息8.1 XML消息传递8.1.1 Marshalling LegQuoteCommand into XML8.1.2 Enriching the leg quote using XSLT8.1.3 XPath support8.1.4 Splitting hotel, car rental, and flight quotes8.1.5 基于 XML负载路由消息8.1.6翻译 2015-04-13 00:27:57 · 865 阅读 · 0 评论