dubbo-website
dubbo-website copied to clipboard
开发服务
示例代码中服务的分组和和版本和Provider不一致
GenericService genericService = buildGenericService("org.apache.dubbo.samples.develop.DevelopService","group2","2.0");
文档地址:https://cn.dubbo.apache.org/zh-cn/overview/tasks/develop/generic/
Can you please submit a PR to fix?