Skip to content

0.2.0

Compare
Choose a tag to compare
@mercyblitz mercyblitz released this 21 Jun 13:39
b44f840

Dubbo Spring Boot Project 0.2.0 release for Spring Boot 2.0

Release notes

  1. Enhancements

Upgrading dubbo 2.6.2

Compatible with Spring Boot 2.0.x

Full Support of resolving placeholder on Dubbo @Service and @Reference
attributes

Blocking main thread until it's shutdown so that the Non-Web Spring Boot
application provides continuous services

Remove dubbo banner

  1. Bugfixs

Failed reading extenerialized configuration on Yaml files

Relaxed binding of extenerialized configuration issue

Other minor issues