You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/23 03:38:17 UTC

[GitHub] fangjian0423 opened a new issue #38: Support payload with byte[] type in message conversion

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:
users@infra.apache.org


With regards,
Apache Git Services