wps123456 commented on issue #5330:
URL: https://github.com/apache/rocketmq/issues/5330#issuecomment-1279974981

   the spring boot configure:
   server:
     port: 8080
   rocketmq:
     name-server: xxxx1:9876;xxxx2:9876;xxxx3:9876;
     producer:
       group: group1
       access-key: test001
       secret-key: Admin@123
       retryNextServer: true


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