资料
作者网站
https://www.enterpriseintegrationpatterns.com/patterns/messaging/
【金山文档】 企业集成模式
https://kdocs.cn/l/cfbM5BO6gyYj
书第10页
Spring Integration
作为 Spring 编程模型的延伸,Spring Integration 提供了各种配置选项,包括注解、带有命名空间支持的 XML、带有通用“bean”元素的 XML 以及直接使用底层 API。该 API 基于明确定义的策略接口和非侵入式的委托适配器。Spring Integration 的设计灵感来自于 Spring 中常见模式与 Gregor Hohpe 和 Bobby Woolf 在《企业集成模式》(Addison Wesley,2004)一书中描述的知名模式之间的强烈关联。已经阅读过该书的开发人员应该能够立即理解 Spring Integration 的概念和术语。
Apache Camel
复制文件的例子,很好的切入点,路由的功能很好的描述了
这个入门介绍简洁直接有条理。
标签:集成,Camel,Spring,Integration,模式,Apache,企业 From: https://www.cnblogs.com/ioufev/p/17879022.html