mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-29 04:13:00 +08:00
d100d3c9a5
* Replace Charset.forName("UTF-8") with StandardCharsets.UTF_8
* Remove the specification of Charset according to SimplePullConsumer