Red Hat Camel K is no longer supported.
As of June 30, 2025, Red Hat build of Camel K has reached End of Life. The suggested replacements is Red Hat build of Apache Camel. For details about moving, see the Camel K to Camel Quarkus migration guide.第 57 章 正则表达式路由器操作
使用配置的正则表达式和替换字符串更新目的地
57.1. 配置选项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
下表总结了可用于 regex-router-action
Kamelet 的配置选项:
属性 | Name | 描述 | 类型 | 默认 | Example |
---|---|---|---|---|---|
regex * | 正则表达式 | 目的地的正则表达式 | 字符串 | ||
替换 * | 替换 | 匹配时替换 | 字符串 |
注意
带星号(*)标记的字段是必需的。