Skip to content

Commit 353c2b9

Browse files
authored
Update serialization.md
更新dubbo序列化链接
1 parent 3b67d6e commit 353c2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java/basis/serialization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ Kryo 是专门针对 Java 语言序列化方式并且性能非常好,如果你
195195
## 其他推荐阅读
196196

197197
- 美团技术团队-序列化和反序列化:[https://tech.meituan.com/2015/02/26/serialization-vs-deserialization.html](https://tech.meituan.com/2015/02/26/serialization-vs-deserialization.html)
198-
- 在 Dubbo 中使用高效的 Java 序列化(Kryo 和 FST): [https://dubbo.apache.org/zh-cn/docs/user/serialization.html](https://dubbo.apache.org/zh-cn/docs/user/serialization.html)
198+
- 在 Dubbo 中使用高效的 Java 序列化(Kryo 和 FST): [https://dubbo.apache.org/zh/docs/v3.0/references/serializations/serialization/](https://dubbo.apache.org/zh/docs/v3.0/references/serializations/serialization/)

0 commit comments

Comments
 (0)