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 908ea48 [ISSUE 99 & ISSUE 107] Fix the message was consumed twice
because of the same instanceName
new 4e719a9 fix:#103 support resolvePlaceholders for selectorExpression
new a380c88 fix:#103 support resolvePlaceholders for selectorExpression
codestyle check
new 95ca292 fix:#103 support resolvePlaceholders for selectorExpression
codestyle
new f85574d fix:#103 support resolvePlaceholders for selectorExpression
codestyle
new d8a38d3 fix:#103 support resolvePlaceholders for selectorExpression
codestyle
new abf0ad0 Merge pull request #1 from apache/master
new be8b8a4 fix:#103 support resolvePlaceholders for selectorExpression
codestyle and update test class with actual meaning.
new 24ac48d fix:#103 support resolvePlaceholders for selectorExpression
codestyle and update test class with actual meaning.
new 71a1e9c Merge pull request #129 from liuliuzo/master
The 131 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:
.../ListenerContainerConfiguration.java | 9 ++-
.../support/DefaultRocketMQListenerContainer.java | 4 ++
.../RocketMQAutoConfigurationTest.java | 64 ++++++++++++++++++----
3 files changed, 63 insertions(+), 14 deletions(-)