JogJo opened a new issue, #760:
URL: https://github.com/apache/rocketmq-spring/issues/760
通过@RocketMQMessageListener实现消费者,无法设置为广播消费,rocketmq-v5-client-spring-boot这个包要如何使用?
```
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-v5-client-spring-boot</artifactId>
<version>2.3.5</version>
</dependency>
```
<img width="682" height="788" alt="Image"
src="https://github.com/user-attachments/assets/592d35f8-f2e7-4596-b34e-d78ede3c9770"
/>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]