You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by me...@apache.org on 2019/11/07 08:03:02 UTC

[dubbo-spring-boot-project] branch 2.7.x updated (f2d695a -> 40cb80c)

This is an automated email from the ASF dual-hosted git repository.

mercyblitz pushed a change to branch 2.7.x
in repository https://gitbox.apache.org/repos/asf/dubbo-spring-boot-project.git.


    from f2d695a  Merge 2.7.4.1 (#623)
     add 69259e7  Merge 2.7.3 to master (#578)
     add 28e73a8  Update README.md
     add 538ed2a  update readme (#594)
     add efebd42  Update README (#587)
     add 65ee0ad  fix #618  (#619)
     add 5dd42ba  Remove Dubbo's "incubator-" prefix (#604)
     add d945b9f  fix placeholder resolve error when use both xml and annotation config (#579)
     add d291162  [fix]修改文案 (#574)
     add 2b66783  fix costyle squid:S1161 (#518)
     add 40cb80c  Merge branch 'master' into 2.7.x

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  3 +-
 README.md                                          |  4 +-
 dubbo-spring-boot-actuator/README.md               |  2 +-
 .../boot/actuate/endpoint/DubboEndpointTest.java   |  2 +-
 .../DubboRelaxedBinding2AutoConfiguration.java     |  1 +
 .../DubboRelaxedBinding2AutoConfigurationTest.java |  1 +
 ...oDefaultPropertiesEnvironmentPostProcessor.java |  2 +-
 .../apache/dubbo/spring/boot/util/DubboUtils.java  |  5 +--
 .../dubbo/spring/boot/util/DubboUtilsTest.java     |  2 +-
 .../DubboRegistryNacosConsumerBootstrap.java       |  2 +-
 dubbo-spring-boot-samples/pom.xml                  |  2 +-
 pom.xml                                            | 52 +++++++++++++---------
 12 files changed, 44 insertions(+), 34 deletions(-)