首页 > 其他分享 >thriftdemo

thriftdemo

时间:2023-01-07 15:11:50浏览次数:38  
标签:demo gitee html https thriftdemo thrift

最近公司用到了thrift,不太熟悉,看了一些文章,不写个demo,感觉不太清晰,就写了一个最简单的demo(安装软件 写下idl,写server 和client,完成调用),有需要的同学可以参考一下。

gitee 地址:https://gitee.com/prader/thriftdemo3.git

 

参考文章:

https://blog.csdn.net/weixin_44451022/article/details/122801448

https://thrift.apache.org/tutorial/java.html

https://www.cnblogs.com/tianhuilove/archive/2011/09/05/2167669.html

感谢以上同学的分享。

 

标签:demo,gitee,html,https,thriftdemo,thrift
From: https://www.cnblogs.com/prader6/p/17032652.html

相关文章