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 e895eec Merge pull request #3 from snicoll/polish-20181212
add 11b9a50 Support configuration property with relaxed names
add 141ddbb Modify to appropriate property name
add 5e7ed27 Bump up version to 2.0.1
add b19dbf9 Make version as 2.0.0-SNAPSHOT at the public review phase
add 06dfd51 Make version as 2.0.1-SNAPSHOT
new 3ba290d Merge pull request #2 from walking98/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:
README.md | 18 +++++++++---------
README_zh_CN.md | 18 +++++++++---------
pom.xml | 2 +-
rocketmq-spring-boot-parent/pom.xml | 4 ++--
rocketmq-spring-boot-samples/pom.xml | 2 +-
.../src/main/resources/application.properties | 2 +-
rocketmq-spring-boot-starter/pom.xml | 2 +-
rocketmq-spring-boot/pom.xml | 2 +-
.../spring/config/RocketMQAutoConfiguration.java | 5 +++--
.../rocketmq/spring/config/RocketMQProperties.java | 10 +++++-----
.../spring/config/RocketMQAutoConfigurationTest.java | 14 ++++++++++++--
11 files changed, 45 insertions(+), 34 deletions(-)