You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2019/01/24 00:32:46 UTC

[rocketmq-spring] branch master updated (17837a7 -> 446f7d1)

This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git.


    from 17837a7  Merge pull request #30 from joewee/dev
     new 804f381  support payload with byte[] type in spring message when converting to rocketmq message
     new 371a382  keep the code style same as string type & add test case
     new 446f7d1  [ISSUE #38]support payload with byte[] type in message conversion

The 52 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../rocketmq/spring/support/RocketMQUtil.java      |  2 ++
 .../rocketmq/spring/support/RocketMQUtilTest.java  | 22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)