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 cb1435d Merge pull request #188 from RongtongJin/fix_186
new bac2c69 enhancement(autoconfig):delete useless code and ambiguous
deprecated annotation about JacksonFallbackConfiguration
new 075f41d chore(autoconfig):delete useless code
new e40bf99 chore(autoconfig):pass checkstyle
new 1bea434 Merge pull request #191 from
RongtongJin/delete_JacksonAutoConfiguration
The 155 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:
.../ExtProducerResetConfiguration.java | 9 +-----
.../JacksonFallbackConfiguration.java | 35 ----------------------
.../ListenerContainerConfiguration.java | 7 +----
.../autoconfigure/RocketMQAutoConfiguration.java | 9 ++----
.../rocketmq/spring/core/RocketMQTemplate.java | 14 ---------
.../support/DefaultRocketMQListenerContainer.java | 14 ---------
.../spring/support/RocketMQMessageConverter.java | 19 ------------
.../RocketMQAutoConfigurationTest.java | 2 --
8 files changed, 5 insertions(+), 104 deletions(-)
delete mode 100644
rocketmq-spring-boot/src/main/java/org/apache/rocketmq/spring/autoconfigure/JacksonFallbackConfiguration.java