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 1aea7e1 docs(readme): fix the typo
new c354726 chore(all):polish the code and modify the version
new ecbe6f1 chore(all):wrong use annotation.retryTimesWhenSendAsyncFailed
new 29a8be0 chore(all):fix bad change
new 0c83322 Merge pull request #216 from RongtongJin/master-2
The 178 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:
pom.xml | 2 +-
rocketmq-spring-boot-parent/pom.xml | 4 +-
rocketmq-spring-boot-samples/pom.xml | 2 +-
rocketmq-spring-boot-starter/pom.xml | 4 +-
rocketmq-spring-boot/pom.xml | 4 +-
.../ExtProducerResetConfiguration.java | 34 +------
.../autoconfigure/RocketMQAutoConfiguration.java | 31 +-----
.../spring/autoconfigure/RocketMQProperties.java | 2 +-
.../support/DefaultRocketMQListenerContainer.java | 105 ++++++++++-----------
.../rocketmq/spring/support/RocketMQUtil.java | 61 ++++++++----
10 files changed, 113 insertions(+), 136 deletions(-)