springboot使用rocketmq RocketMQMessageListener參數

參數 version 4.6 1. consumerGroup 消費者分組 2. topic 主題 3. selectorType 消息選擇器類型 默認值 SelectorType.TAG 根據TAG選擇 僅支持表達式格式如:「tag1 || tag2 || tag3」,若是表達式爲null或者「*」標識訂閱全部消息 SelectorType.SQL92 根據SQL92表達式選擇 關鍵字: AND
相關文章
相關標籤/搜索