78.4. 如何在 Camel 中配置 REST 端点

camel-cxf 架构文件 中,REST 端点定义有两个元素。cxf:rsServer for REST consumer, cxf:rsClient for REST producer.
您可以在此处找到 Camel REST 服务路由配置示例。