xuxiaocong commented on PR #541:
URL: https://github.com/apache/rocketmq-spring/pull/541#issuecomment-1775030643

   入口类增加
   @Import(RocketMQAutoConfiguration.class)
   
   配置需要下面三个
   rocketmq.name-server=xxx
   rocketmq.producer.group=xxx
   rocketmq.pull-consumer.group=xxx  # 无法监听的增加这个配置就行了


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to