You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "fffguo (via GitHub)" <gi...@apache.org> on 2023/05/10 10:11:39 UTC

[GitHub] [dubbo] fffguo commented on issue #10501: 使用 protobuf 和 triple 协议的接口如何泛化调用?

fffguo commented on issue #10501:
URL: https://github.com/apache/dubbo/issues/10501#issuecomment-1541863129

   > 引入 protobuf 序列化包,将协议设置为 `tri` 就行了 `reference.setProtocol("tri")`
   > 
   > ```
   >     <dependency>
   >             <groupId>com.google.protobuf</groupId>
   >             <artifactId>protobuf-java</artifactId>
   >         </dependency>
   > ```
   
   无效
   <img width="531" alt="image" src="https://github.com/apache/dubbo/assets/27751972/73dffc2a-36e4-4ae3-9385-b69fd74a5d8f">
   


-- 
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