Apache Camel

Apache Camel是Apache基金会下的一个开源项目,它是一个基于规则路由和中介引擎,提供企业集成模式的Java对象的实现,通过应用程序接口(或称为陈述式的Java领域特定语言(DSL))来配置路由和中介的规则。领域特定语言意味着Apache Camel支持你在的集成开发工具中使用平常的,类型安全的,可自动补全的Java代码来编写路由规则,而不需要大量的XML配置文件。同时,也支持在Spring中使用XML配置定义路由和中介规则。
Camel提供的基于规则的路由(Routing)引擎,可以使用Camel定义的DSL语言,方便的定义出各种Routing。

Apache Camel 2.20 发布,对 Java 9 技术预览支持
Apache Camel 2.20 发布了。该版本有以下改进:Java 9 技术预览支持改善启动时间优化核心,减少冗余改进了 Spring Boot 的支持,正在准备 Spring Boot 2 的实现改进了Spring 的生命周期支持 JMS 2.0消息头更快的遍历实现Health-Check APICluster APIRouteController API更多组件完整的更新内容,请点击此处查看。Apach

发布于 2017-10-13 04:24:11 | 132 次阅读

Apache Camel 2.18.0 发布,开源规则引擎
Apache Camel 2.18.0 发布了。Apache Camel 是一个非常强大的基于规则的路由以及媒介引擎,该引擎提供了一个基于POJO的 企业应用模式(Enterprise Integration Patterns)的实现,你可以采用其异常强大且十分易用的API (可以说是一种Java的领域定义语言 Domain Specific Language)来配置其路由或者中介的规则。 通过这种领域

发布于 2016-10-11 00:33:20 | 158 次阅读

Apache Camel 2.17.1 发布,开源规则引擎
Apache Camel 2.17.1 发布了,一些提升及新特性:[CAMEL-9574] - Be able to force one-way operation when using camel-cxf transport[CAMEL-9883] - Add a SpringCache based idempotent repository[CAMEL-9332] - Support @MockEndpoint and @MockEndpointAndSkip in Spring Boot[CAMEL-9549] - camel-schematron - More

发布于 2016-05-09 23:58:16 | 265 次阅读

Apache Camel 2.17.0 发布,开源规则引擎
Apache Camel 2.17.0 发布了,本次更新共有450+处改进,修复并在过去几个月中对Camel主分支应用了新特性。详细记录请查阅发行说明下载地址: http://camel.apache.org/download.htmlApache Camel 是一个非常强大的基于规则的路由以及媒介引擎,该引擎提供了一个基于POJO的 企业应用模式(Enterprise Integration Patter

发布于 2016-03-27 00:00:15 | 291 次阅读

Apache Camel 2.16.2 发布,开源规则引擎
Apache Camel 2.16.2 发布,该版本修复了超过 70 个 bug,详细记录请看发行说明。Apache Camel 是一个非常强大的基于规则的路由以及媒介引擎,该引擎提供了一个基于POJO的 企业应用模式(Enterprise Integration Patterns)的实现,你可以采用其异常强大且十分易用的API (可以说是一种Java的领域定义语言 Domain Specific Lan

发布于 2016-01-28 00:17:51 | 156 次阅读

Apache Camel 2.15.5 发布,规则引擎
Apache Camel 2.15.5 发布,此版本更新内容如下:Bug 修复[CAMEL-9161] - Camel spring-boot not finding routes when using spring-cloud[CAMEL-9202] - Flatpack: Body reader never closed[CAMEL-9233] - ZipFileDataFormat doesn\'t take exchange\'s charset into account[CAMEL-9236] - Tokenize with regex grouping h

发布于 2015-12-01 02:47:28 | 197 次阅读

Apache Camel 2.16.1 发布,规则引擎
Apache Camel 2.16.1 发布,此版本包含大约 60 个 bug 修复,是个维护版本,更新 Apache Commons Collections 库到 3.2.2 版本。下载和发行说明:[1] https://commons.apache.org/proper/commons-collections/release_3_2_2.html  [2] https://blogs.apache.org/foundation/entry/apache_commons_statement_to_widespr

发布于 2015-11-24 00:20:29 | 186 次阅读

Apache Camel 2.15.4 发布
Apache Camel 2.15.4 发布,此版本包括超过 40 个 bug 修复,是个维护版本。此版本主要改进:改进[CAMEL-9115] - camel-restlet - Should doneUoW using restlet callback[CAMEL-9119] - XSLT errors should not be ignored[CAMEL-9178] - Apache Camel is not able to read map-id in Dozer mapping xml but does not thro

发布于 2015-10-31 01:33:22 | 135 次阅读

Apache Camel 2.16.0 发布,规则引擎
Apache Camel 2.16 发布,此版本大约解决了 600 个 issues,包括新特性,改进和 bug 修复。详细改进内容请看发行说明。下载:apache-camel-2.16.0.zipapache-camel-2.16.0-src.zipApache Camel 是一个非常强大的基于规则的路由以及媒介引擎,该引擎提供了一个基于POJO的 企业应用模式(Enterprise Integration Patterns)的

发布于 2015-10-10 03:30:43 | 168 次阅读

Apache Camel 2.13.4/2.14.2/2.15.0 发布
Apache Camel 2.13.4 发布,此版本过去三个月总共修复了 81 bugs。详细内容请看发行说明。Apache Camel 2.14.2 发布,此版本过去三个月总共修复了 101 bugs,详细内容请看发行说明。Apache Camel 2.15.0 发布,此版本过去六个月总共修复了 500+ b

发布于 2015-03-18 00:18:27 | 195 次阅读

Apache Camel 2.15.0 发布,Java 规则引擎
Apache Camel 2.15.0 发布啦!!!该版本经过 6 个月开发,修复了超过 500 个 bug。但最值得关注的是给我们带来的新特性: 自文档 目录组件 Camel 工具类目录 重用 Camel 命令 Camel Boot / Spring Boot swagger 改进 REST DSL 改进 路由引擎优化

发布于 2015-03-11 23:47:57 | 305 次阅读

Apache Camel 2.13.3 发布
Apache Camel 2.13.3 发布,此版本现已提供下载,更新内容请看发行说明。Apache Camel 是一个非常强大的基于规则的路由以及媒介引擎,该引擎提供了一个基于POJO的 企业应用模式(Enterprise Integration Patterns)的实现,你可以采用其异常

发布于 2014-11-02 20:47:26 | 221 次阅读

Apache Camel 2.12.5 发布
Apache Camel 2.12.5 发布,此版本现已提供下载,同时也提供到 Maven 库。Apache Camel 2.12.5 版本主要解决了 75 处 issue,是最后一个 2.12.x 系列版本。更多更新内容请看 JIRA tickets。相关链接[1] http://camel.apache.org/[2] http://camel.apache.org/enterpr

发布于 2014-10-31 03:29:25 | 197 次阅读

Apache Camel 2.14 预览
Apache Camel 2.14 版本将会有许多重大的改进,其中之一就是完成 hawtio 的 codehale metrics UI,这样可以让 Camel 的终端用户方便为他们的路由性能添加度量。 Camel routes using codehale metrics statistics, rendered in real time 另外

发布于 2014-08-30 23:52:12 | 251 次阅读

Apache Camel 2.13.2/2.12.4 发布
Apache Camel 2.13.2 发布,此版本包括 41 个 bug 修复,现已提供下载。 Apache Camel 2.12.4 发布,此版本现已提供下载,包括了 140 个 bug 修复。 Apache Camel 是一个非常强大的基于规则的路由以及媒介引擎,该引擎提供了一个基于POJO的 企

发布于 2014-08-05 11:59:37 | 139 次阅读

Apache Camel的Java编程入门指南
本篇内容主要为大家讲解的是Apache Camel的Java编程入门指南。感兴趣的同学可以参考学习下,具体内容如下:

发布于 2016-07-20 08:57:35 | 280 次阅读


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务