CamelUnderstanding:骆驼场景示例

时间:2024-04-22 13:26:00
【文件属性】:

文件名称:CamelUnderstanding:骆驼场景示例

文件大小:26KB

文件格式:ZIP

更新时间:2024-04-22 13:26:00

Java

ContextBean-from.xml ContextBean-to.xml 上面的上下文文件使用direct:hello(端点)传输消息。 ContextBean-to.xml从direct:hello端点接收消息,并调用Bean方法hello。 ContextBean-to.xml由Java DSL配置组成。 在单独的jvm上执行两个上下文 将org.apache.camel.spring.Main与-fa file/path/of/ContextBean-to.xml或-ac ContextBean-to.xml Note: -ac在类路径中的应用程序上下文时使用 -fa在上下文不在类路径中时使用上下文的直接文件位置。 运行或调用的另一种方法是通过自定义主程序和DefaultCamelContext类,查看骆驼文档。 样本表示:


【文件预览】:
CamelUnderstanding-master
----.gitignore(18B)
----src()
--------main()
----.classpath(1KB)
----CamelSampleRepresentation.png(18KB)
----.settings()
--------org.eclipse.m2e.core.prefs(86B)
--------org.eclipse.jdt.core.prefs(421B)
----ReadMe.md(888B)
----pom.xml(5KB)
----.project(544B)

网友评论