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 594161d Merge pull request #179 from RongtongJin/polish_transaction
new 90d3e1a fix(autoconfig):fix selectorExpression cannot autoconfigure
from configure file
new 77922af fix(autoconfig):more elegant optimization
new cb1435d Merge pull request #188 from RongtongJin/fix_186
The 151 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:
.../apache/rocketmq/samples/springboot/consumer/StringConsumer.java | 2 +-
.../rocketmq-consume-demo/src/main/resources/application.properties | 1 +
.../spring/autoconfigure/ListenerContainerConfiguration.java | 5 +----
.../rocketmq/spring/support/DefaultRocketMQListenerContainer.java | 6 ++----
4 files changed, 5 insertions(+), 9 deletions(-)