You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2019/03/08 08:50:41 UTC

[rocketmq-spring] branch master updated (27b3389 -> 079fe61)

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

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


    from 27b3389  Merge pull request #48 from fangjian0423/master
     new 64192e8  fixes #41 optimize header conversion
     new 03b3ec9  extract toRMQHeaderKey method to generate rmq header key
     new 079fe61  Merge pull request #49 from fangjian0423/header-conversion!

The 65 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/RocketMQHeaders.java   |  2 +-
 .../rocketmq/spring/support/RocketMQUtil.java      | 73 +++++++++++++---------
 .../rocketmq/spring/support/RocketMQUtilTest.java  | 34 ++++++++++
 3 files changed, 79 insertions(+), 30 deletions(-)