This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git.
from 3ba290d Merge pull request #2 from walking98/master
add 1313856 Fixed this issure
https://github.com/apache/rocketmq-spring/issues/10
new d7fbcbf Merge pull request #11 from odbozhou/master
The 1 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:
.../support/DefaultRocketMQListenerContainer.java | 8 ++-
.../DefaultRocketMQListenerContainerTest.java | 61 ++++++++++++++++++++++
2 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644
rocketmq-spring-boot/src/test/java/org/apache/rocketmq/spring/support/DefaultRocketMQListenerContainerTest.java