Destination is Pattern
从版本 4.0.3 开始,现在支持 destination-is-pattern
Kafka 绑定 consumer 属性。接收选项使用正则表达式 Pattern
进行配置,允许绑定使用与模式匹配的任何主题。
Starting with version 4.0.3, the destination-is-pattern
Kafka binding consumer property is now supported.
The receiver options are conigured with a regex Pattern
, allowing the binding to consume from any topic that matches the pattern.