Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magestacks authored Nov 21, 2022
1 parent 31d4e86 commit 463f804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

## 关于学习

如果您公司没有使用 Hippo4j 场景的话,我也建议去阅读下 Hippo4j 的底层原理,主要有以下几个原因:
如果您公司没有使用 Hippo4j 场景的话,我也建议去阅读下项目的底层原理,主要有以下几个原因:

- 为了提高代码质量以及后续的扩展行为,运用多种设计模式实现高内聚、低耦合。

Expand All @@ -72,7 +72,7 @@
- 自定义 RPC 框架实现,封装 Netty 完成客户端/服务端网络通信优化。
- 通过 CheckStyle、Spotless 等插件规范代码编写,保障高质量代码行为和代码样式。

> 还有很多优化的代码设计就不逐一列举了,相信认真研究过底层原理的同学一定会有所收获。
> 还有很多优秀的代码设计就不逐一列举了,相信认真研究过底层原理的同学一定会有所收获。
## 友情链接

Expand Down

0 comments on commit 463f804

Please sign in to comment.