Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 238 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 238 Bytes

Dubbo Spring Boot Example using Triple and Protobuf

本示例使用triple作为底层RPC协议和IDL来定义服务。注册中心使用zookeeper。

实现了以字符数组传输文件,并将字符数组保存到本地的功能。