dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

[3.0-Triple] Support server reflection

Open guohao opened this issue 3 years ago • 2 comments
trafficstars

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Describe the proposal

Provide reflection API to simplify test and interoperation with gateway.

For test, users can adopt grpcui or grpcurl.

guohao avatar Jun 29 '22 03:06 guohao

how to use it?

mark4z avatar Jul 29 '22 05:07 mark4z

Upgrade dubbo dependency to 3.0.10 Dubbo compiler also upgrade to 3.0.10 then mvn clean package, try it.

mark4z avatar Jul 29 '22 08:07 mark4z

当前版本3.2.0,使用tri 配置 dubbo.tri.builtin.service.init 为true,即可使用

image

fffguo avatar May 11 '23 01:05 fffguo