英文: How to get Camel PgEvent component to use DataSource properly in Java Spring 问题 我正在使用基于Spring Bo...
多态 JSON 编组与 Apache Camel
英文: Polymorphic Json Marshalling with Apache Camel 问题 我正在重构一个Camel路由,希望能使其更加通用化。(如果需要任何可能的Bean注入解决方案...
如何使用JAVA程序将文件中的消息路由到Azure Event Hub
英文: How to Route message from file to Azure Event Hub Using JAVA Program 问题 //SimpleRouteBuilder imp...
Apache Camel中的多播
英文: Multicast in Apache Camel 问题 I'm newbie in Apache Camel, so please forgive me for the stupid que...
如何在测试中测试具有长重新传递延迟的Camel onExceptions代码块
英文: How to test Camel onExceptions blocks with long redeliveryDelays in tests 问题 在测试一个骆驼路由时,我有一个具有处理...
Apache Camel定时器在Fat Jar中出现空指针异常。
英文: Apache Camel Timer Nullpointer exception at Fat Jar 问题 我正在尝试在Gradle项目中使用Camel 3.5实现一个定时器,使用OpenJ...
“在同一项目中,Eclipse无法识别生成的类的导入。”
英文: Eclipse not recognizing imports of generated classes in same project 问题 我有一个使用CXF调用SOAP服务的Camel项...
Camel-K不识别本地包。
英文: Camel-K does not recognize local package 问题 我有一个RouteBuilder类,它使用自己的Processor。在使用Maven在Camel中本地运...
如何在Camel CXF端点上配置超时时间
英文: How to configure the timeout on a camel cxf endpoint 问题 以下是翻译好的内容: 我有一个使用Apache Camel CXF组件开发的SO...
驼峰体在发送到HTTP后为空。
英文: Camel body empty after sending to HTTP 问题 使用HTTP组件,Camel似乎会将消息体替换为HTTP响应体。我想要在发送后记录我发送的消息体。使用str...
8