Hi, community,
I'm preparing the release of Dubbo Spring Boot Starter 0.2.1 and 0.1.2 in a
couple of days, the release notes as below:
- BugFix
- Relaxed properties binding of externalized configuration
- Spring profile does not work
- YAML file support
- Enhancement
- Upgrade Dubbo 2.6.5
- Support the placeholders for Dubbo's annotations fully
- Upgrade 0.2.1's Spring Boot version to be 2.1.1.RELEASE
- Upgrade 0.1.2's Spring Boot version to be 1.5.18.RELEASE
- Use ${spring.application.name} as the default value of ${
dubbo.application.name}
- Eliminate the duplicated logging of Dubbo banner
More details please refer to milestone:
https://github.com/apache/incubator-dubbo-spring-boot-project/milestone/3
The source code branches :
- 0.2.1:
https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.2.1
- 0.1.2:
https://github.com/apache/incubator-dubbo-spring-boot-project/tree/0.1.x
Kind regards,
Mercy