dmbj edited a comment on issue #2460:
URL: https://github.com/apache/rocketmq/issues/2460#issuecomment-739464438


   any tips help? i stuck here, base springboot 2.1.12.RELEASE
   
   plus:
   i change client service execute method, use rocketmq-spring starter. same 
problem. is rocketmq server config or network cause?
   however produce&consume can work (but delay 10s or more).
   ```
                  <!-- rocketmq starter -->
                <dependency>
                        <groupId>org.apache.rocketmq</groupId>
                        <artifactId>rocketmq-spring-boot-starter</artifactId>
                        <version>2.1.0</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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to