apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.39k stars 26.41k forks source link

Will spring boot integrate with dubbo 2.5.8? #1206

Closed peterm10g closed 6 years ago

peterm10g commented 6 years ago

spring boot 集成 dubbo 2.5.8 的 demo 或 starter? 可以出一个吗? 或者推荐一个。

mercyblitz commented 6 years ago

Spring Boot starter will integrate with Dubbo 2.5.9

peterm10g commented 6 years ago

ok ,thank you