apache / dubbo-website

Apache Dubbo documents

Home Page:https://dubbo.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

高级用法 序列化

woshizhangjiajun opened this issue · comments

使用 版本 Dubbo 3.1.7 集成SpringBoot 然后 如何配置 Service 服务 级别的 序列化方式 我看有人说 之前的版本 可以使用 dubbo:service 来配置 序列化 我这边一个Springboot 项目启动 有多个 service 一个想使用 hession2 和其他服务通信 , 另一个使用 protobuf 和 go服
务通信

dubbo:service 级别配置即可