Camel 2.6.0 发布了
程序员文章站
2022-03-14 17:20:27
...
经过两个月的开发, Apache Camel 2.6.0 终于发布了。
Camel 2.6.0修正来 2.5.0发布之后,与OSGi相关的一些bug,以及JMS,FTP,Http,Jetty, Servlet,CXF相关的bug,并新增了 EventAdmin,JDBC-AggregationRepository, JMX, Kestrel, Pax-Logging, Spring Web Services, SQS,RouteBox 组件,以及JiBx,Syslog数据格式。
大家可以通过 Apache Camel 2.6.0 Release Note 获取更多信息。
上一篇: Apache Camel使用情况调查
下一篇: 如何研读开源项目代码