ShannonDing opened a new issue, #5138:
URL: https://github.com/apache/rocketmq/issues/5138

   UnsupportedEncodingException should not be throw out in main function.
   ```
   public static void main(String[] args) throws UnsupportedEncodingException 
   ```
   
https://github.com/apache/rocketmq/blob/develop/example/src/main/java/org/apache/rocketmq/example/ordermessage/Producer.java


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