This is an automated email from the ASF dual-hosted git repository. panzhi33 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git
from 11da3e2 Merge pull request #591 from percyzhang/master add a1e7b74 [ISSUE #536]fix: class ListenerContainerConfiguration should be an automatic assembler. Listener container registration should be delegated to other class like "RocketMQMessageListenerContainerRegistrar". new 361b1f7 Merge pull request #537 from lanpf/ISSUE_#536_fix 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: .../ListenerContainerConfiguration.java | 139 ++------------------- ...RocketMQMessageListenerContainerRegistrar.java} | 68 ++++------ 2 files changed, 32 insertions(+), 175 deletions(-) copy rocketmq-spring-boot/src/main/java/org/apache/rocketmq/spring/{autoconfigure/ListenerContainerConfiguration.java => support/RocketMQMessageListenerContainerRegistrar.java} (68%)