<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Apache_Camel</id>
	<title>Apache Camel - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Apache_Camel"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Apache_Camel&amp;action=history"/>
	<updated>2026-07-13T04:35:44Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Apache_Camel&amp;diff=652005&amp;oldid=prev</id>
		<title>imported&gt;Taeas：​维护清理</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Apache_Camel&amp;diff=652005&amp;oldid=prev"/>
		<updated>2023-08-01T12:32:14Z</updated>

		<summary type="html">&lt;p&gt;维护清理&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox Software&lt;br /&gt;
| name                   = Apache Camel&lt;br /&gt;
| logo                   = [[File:Apache-camel-logo.png|150px|Apache Camel Logo]]&lt;br /&gt;
| screenshot             =&lt;br /&gt;
| caption                =&lt;br /&gt;
| developer              = [[Apache Software Foundation]]&lt;br /&gt;
| operating system       = [[Cross-platform]]&lt;br /&gt;
| programming language   = [[Java]]&lt;br /&gt;
| genre                  = [[企业集成模式]] [[企业服务总线]] [[面向服务的体系结构|SOA]] [[面向消息的中间件]]&lt;br /&gt;
| license                = [[Apache许可证]] 2.0&lt;br /&gt;
| website                = {{URL|http://camel.apache.org}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Apache Camel&amp;#039;&amp;#039;&amp;#039;是一个基于规则路由和中介引擎，提供企业集成模式的Java对象(POJO)的实现，通过[[应用程序接口]]（或称为陈述式的Java领域特定语言（DSL））来配置路由和中介的规则。领域特定语言意味着Apache Camel支持你在的集成开发工具中使用平常的，类型安全的，可自动补全的Java代码来编写路由规则，而不需要大量的XML配置文件。同时，也支持在[[Spring Framework|Spring]]中使用XML配置定义路由和中介规则。&lt;br /&gt;
&lt;br /&gt;
在[[面向服务的体系结构]]的项目中，Camel通常与[[Apache ServiceMix]], [[Apache ActiveMQ]]以及[[Apache CXF]]一同使用。&lt;br /&gt;
&lt;br /&gt;
一些独立的提供商，包括[http://fusesource.com FuseSource]{{Wayback|url=http://fusesource.com/ |date=20100710073803 }}，为Camel提供企业级的支持。 FuseSource提供Camel的经测试、认证并提供支持的企业级版本，称作[http://fusesource.com/products/enterprise-camel/ FUSE Mediation Router]{{Wayback|url=http://fusesource.com/products/enterprise-camel/ |date=20120214014610 }}。&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
*[[企业消息系统]]&lt;br /&gt;
*[[面向消息的中间件]]&lt;br /&gt;
*[[Apache ActiveMQ]]&lt;br /&gt;
*[[Apache CXF]]&lt;br /&gt;
*[[Apache MINA]]&lt;br /&gt;
*[[Apache ServiceMix]]&lt;br /&gt;
*[[FUSE Mediation Router]]&lt;br /&gt;
*[[Open ESB]]&lt;br /&gt;
*[[企业服务总线]]&lt;br /&gt;
*[[面向服务的体系结构]]&lt;br /&gt;
*[[事件驱动的SOA]]&lt;br /&gt;
&lt;br /&gt;
== 图书 ==&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
*{{citation&lt;br /&gt;
| first1     = Claus&lt;br /&gt;
| last1      = Ibsen&lt;br /&gt;
| first2     = Jonathan&lt;br /&gt;
| last2      = Anstey&lt;br /&gt;
| date       = 2010&lt;br /&gt;
| title      = Camel in Action&lt;br /&gt;
| edition    = 1st&lt;br /&gt;
| publisher  = [[Manning Publications]]&lt;br /&gt;
| pages      = 552 &lt;br /&gt;
| isbn       = 978-1-935182-36-8&lt;br /&gt;
| url        = &lt;br /&gt;
}}&lt;br /&gt;
*{{citation&lt;br /&gt;
 |first        = Bilgin&lt;br /&gt;
 |last         = Ibryam&lt;br /&gt;
 |date         = 2013&lt;br /&gt;
 |title        = Instant Apache Camel Message Routing&lt;br /&gt;
 |edition      = 1st&lt;br /&gt;
 |publisher    = [[Packt Publishing]]&lt;br /&gt;
 |pages        = 62&lt;br /&gt;
 |isbn         = 9781783283477&lt;br /&gt;
 |url          = http://www.packtpub.com/apache-camel-message-routing/book&lt;br /&gt;
 |accessdate   = 2013-12-01&lt;br /&gt;
 |archive-date = 2013-12-03&lt;br /&gt;
 |archive-url  = https://web.archive.org/web/20131203040729/http://www.packtpub.com/apache-camel-message-routing/book&lt;br /&gt;
 |dead-url     = no&lt;br /&gt;
}}&lt;br /&gt;
{{refend}}&lt;br /&gt;
&lt;br /&gt;
== 外部链接 ==&lt;br /&gt;
*[http://camel.apache.org/ Apache Camel主页]{{Wayback|url=http://camel.apache.org/ |date=20110318123206 }}&lt;br /&gt;
*[http://fusesource.com/fuse/apache-books/ Free chapter of Camel in Action]{{Wayback|url=http://fusesource.com/fuse/apache-books/ |date=20131109070729 }}&lt;br /&gt;
*[http://camelone.fusesource.com CamelOne 2012 Conference]{{Wayback|url=http://camelone.fusesource.com/ |date=20190514071321 }}&lt;br /&gt;
*[http://fusesource.com/products/enterprise-camel/ Fuse Mediation Router based on Apache Camel]{{Wayback|url=http://fusesource.com/products/enterprise-camel/ |date=20120214014610 }}&lt;br /&gt;
* Methods &amp;amp; Tools article - [http://www.methodsandtools.com/tools/tools.php?camel Camel, an Open Source Routing Framework]{{Wayback|url=http://www.methodsandtools.com/tools/tools.php?camel |date=20131202235653 }}&lt;br /&gt;
* JDJ article - [https://web.archive.org/web/20080820090048/http://opensource.sys-con.com/read/504392.htm SOA Made Easy with Open Source Apache Camel]&lt;br /&gt;
* DZone article - [https://web.archive.org/web/20100114003813/http://architects.dzone.com/articles/apache-camel-integration Apache Camel: Integration Nirvana]&lt;br /&gt;
* [https://web.archive.org/web/20100106092111/http://refcardz.dzone.com/refcardz/enterprise-integration Enterprise Integration Patterns with Apache Camel Refcard]&lt;br /&gt;
*[https://web.archive.org/web/20080915035805/http://wiki.open-esb.java.net/Wiki.jsp?page=CamelSE Apache Camel JBI Service Engine]&lt;br /&gt;
*[http://cwiki.apache.org/qpid/ Apache Apache Qpid]{{Wayback|url=http://cwiki.apache.org/qpid/ |date=20070111063128 }}&lt;br /&gt;
*[http://talend.com/ Talend ESB based on Apache Camel]{{Wayback|url=http://talend.com/ |date=20131203010003 }}&lt;br /&gt;
&lt;br /&gt;
{{Apache}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Apache软件基金会]]&lt;br /&gt;
[[Category:企业应用集成]]&lt;br /&gt;
[[Category:面向消息的中间件]]&lt;br /&gt;
[[Category:面向服务的架构]]&lt;br /&gt;
[[Category:Java企业平台]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Taeas</name></author>
	</entry>
</feed>