Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Linyuzai authored Jul 26, 2022
1 parent 497c4ec commit 1604a3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

- [一个注解实现下载接口](../../wiki/Concept-Download)
- [异步回调转为同步返回](../../wiki/Concept-Sync-Waiting)
- [动态加载外部 `jar` 中的 `Class`](../../wiki/Concept-Plugin)
- [一个配置注解实现 `WebSocket` 集群方案](../../wiki/Concept-WebSocket-LoadBalance)
- [动态加载外部 jar 中的 Class](../../wiki/Concept-Plugin)
- [一个配置注解实现 WebSocket 集群方案](../../wiki/Concept-WebSocket-LoadBalance)
- [协同开发之动态路由](../../wiki/Concept-Router)
- [基于多个 `Kafka & Rabbitmq` 构建的事件模型](../../wiki/Concept-Event)
- [基于多个 Kafka & Rabbitmq 构建的事件模型(测试中)](../../wiki/Concept-Event)

0 comments on commit 1604a3d

Please sign in to comment.