Skip to content

apache-dubbo-spring-boot-starter-0.2.1

Compare
Choose a tag to compare
@mercyblitz mercyblitz released this 14 Jan 23:48
79e9fa8

Dubbo Spring Boot Project 0.2.1 release notes:

  • Infrastructure

    • Upgrade dubbo 2.6.5 (#325)
    • Upgrade Spring Boot 2.1.1.RELEASE (#324)
  • Enhancements

    • Update Spring Boot samples
    • default dubbo.application.name to spring.application.name (#321)
  • Refactor

    • Using the incubating Apache dubbo naming rule after packaging (#370)
    • Using ${revision} to replace hard-code version in the pom.xml (#366)
  • Bugfixs

    • Cannot enable spring boot profile (#220)
    • dubbo.scan.base-packages dost not work (#226)
    • NoClassDefFoundError:com/alibaba/dubbo/config/spring/util/PropertySourcesUtils (#326)
    • The 0.1.1 version of dubbo-spring-boot-autoconfigure-0.1.1.jar does not have spring-configuration-metadata.json (#218)
    • Can provider boot features external config placeholders in properties? (#249)
    • Endpoint ID 'dubbo-configs' contains invalid characters (#309)
    • Is Reference support the annotation (#155)
    • Yaml format external configiuration properties does not work(#319)