fangjian0423 opened a new issue #38: Support payload with byte[] type in message conversion URL: https://github.com/apache/rocketmq-spring/issues/38 Spring Cloud RocketMQ Binder now is integrating with RocketMQ Spring. The payload in spring message will be converted to `byte[]` type from `String` type by `OutboundContentTypeConvertingInterceptor`. The conversion of `RocketMQUtil` should support the `byte[]` type of payload.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
