freedom0123 opened a new issue, #757:
URL: https://github.com/apache/rocketmq-spring/issues/757

   现在 RocketMQ Java 客户端,使用哪个依赖呢?
   ```xml
     <dependency>
               <groupId>org.apache.rocketmq</groupId>
               <artifactId>rocketmq-v5-client-spring-boot-starter</artifactId>
               <version>2.3.4</version>
           </dependency>
   ```
   还是使用
   ```xml
   <dependency>
      <groupId>org.apache.rocketmq</groupId>
      <artifactId>rocketmq-spring-boot-starter</artifactId>
      <version>2.3.4</version>
   </dependency>
   ```


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