chathoward712-cpu commented on issue #760:
URL: 
https://github.com/apache/rocketmq-spring/issues/760#issuecomment-3677485214

   RocketMQ V5原生API的广播支持有限
   
     // 原生V5客户端API
     ClientServiceProvider provider = ClientServiceProvider.loadService();
     ConsumerBuilder consumerBuilder = provider.newConsumerBuilder()
         .setClientConfiguration(clientConfiguration)
         .setConsumerGroup("consumer-group");
   


-- 
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]

Reply via email to