You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/10/28 02:37:54 UTC

[GitHub] [dubbo] guohao commented on issue #9149: dubbo3是不需要springboot了么,没看见相关示例,萌新入坑

guohao commented on issue #9149:
URL: https://github.com/apache/dubbo/issues/9149#issuecomment-953452538


   > ## 问题二
   > 使用[Triple协议的例子](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-triple)中,发现并未使用`.proto`文件,由于我这边还有go语言,那么protobuf肯定会继续保留,是否意味着Triple协议是不支持的,只能按照 [grpc示例](https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-grpc)做。
   > 
   > 同时任然有,dubbo3如何与spring boot集成的疑惑。
   
   Triple 是支持 proto 方式与 grpc 互通的
   https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-triple/src/main/proto
   https://github.com/apache/dubbo-samples/blob/master/dubbo-samples-triple/src/main/java/org/apache/dubbo/sample/tri/ApiProvider.java


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org