1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

Update README.md

This commit is contained in:
shuang.kou 2020-06-09 08:42:08 +08:00
parent 713414a73d
commit 777868a7fa

View File

@ -231,6 +231,7 @@ Github用户如果访问速度缓慢的话可以转移到[码云](https://git
### 必知 ### 必知
1. **[RestFul API 简明教程](docs/system-design/restful-api.md)** 1. **[RestFul API 简明教程](docs/system-design/restful-api.md)**
2. **[因为命名被diss无数次。Guide简单聊聊编程最头疼的事情之一:命名](docs/system-design/naming.md)**
### 常用框架 ### 常用框架