George's Blog
menu
Home
DevOps
Cloud Native
Technology
Database
Operating System
Show more ▾
Links
Insights
English ▾
English
Home
DevOps
Cloud Native
Technology
Database
Operating System
Links
Insights
English
使用 Buf 管理项目的 Protobuf
2024-09-01
:: George
#
Buf
#
Protobuf
#
gRPC
在没有 Buf 之前,项目要使用 Protobuf 需要自己管理依赖,以及所要用到的一些 protobuf-compiler-plugin,这对于开发者来说增加了不少心智负担。
Read more →