You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found user @RocketMQMessageListener in the following code: @RocketMQMessageListener(topic = "${xposp.mq.recv.topic}", consumerGroup = "${xposp.mq.recv.group}", selectorExpression = "${xposp.mq.recv.tag}")
then , the selectorExpression cannot auto read configure, instead when running , the log output:
Please help me, thanks.
The text was updated successfully, but these errors were encountered:
I found user @RocketMQMessageListener in the following code:
@RocketMQMessageListener(topic = "${xposp.mq.recv.topic}", consumerGroup = "${xposp.mq.recv.group}", selectorExpression = "${xposp.mq.recv.tag}")
then , the selectorExpression cannot auto read configure, instead when running , the log output:
Please help me, thanks.
The text was updated successfully, but these errors were encountered: