We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ca70d commit 983eaaeCopy full SHA for 983eaae
docs/lab/zim/index.md
@@ -95,7 +95,7 @@ zim 初衷是学习从零开发一个纯 scala 式的应用程序,为何选择
95
- [x] zio 中的依赖注入
96
- [x] zio-streams 与 akka-stream 的集成
97
- [x] zio-actors 与 akka-actor-typed 通信的集成
98
-- [ ] zio1升级到zio2踩坑和总结
+- [x] zio1升级到zio2踩坑和总结
99
- [ ] zio 如何构建一个可重用模块
100
- [ ] zio 应用如何测试
101
- [ ] zio-schema 应用
0 commit comments