Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javahongxi committed Apr 25, 2021
1 parent 999a658 commit eaa2154
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 @@ -23,7 +23,7 @@ whatsmars-mq | 消息中间件RocketMQ,Kafka等
whatsmars-netty | NIO框架首选
whatsmars-reactor | 响应式编程
whatsmars-redis | Redis客户端简单封装
whatsmars-rpc | RPC核心实现
whatsmars-rpc | 轻量级RPC框架实现
whatsmars-sentinel | 流量控制与熔断降级组件
whatsmars-shardingsphere | 分布式数据库中间件
whatsmars-spring | Spring Framework
Expand All @@ -49,7 +49,7 @@ whatsmars-zk-embed | zk TestingServer
### Friendship links
- [*阿里巴巴Java开发手册*](https://github.com/alibaba/Alibaba-Java-Coding-Guidelines) 📚
- [*Java诊断利器Arthas*](https://github.com/alibaba/arthas) 👀
- [*Go 生态研究*](https://github.com/javahongxi/golab) 🦈
- [*手把手教你实现RPC框架*](https://github.com/javahongxi/jaws) 🦈

### Warm tips
- Java两大核心技术:并发,NIO
Expand Down

0 comments on commit eaa2154

Please sign in to comment.