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 79cfdc1 commit 2c5a060Copy full SHA for 2c5a060
README.md
@@ -61,7 +61,7 @@
61
- [工具](#工具)
62
- [Git](#git)
63
- [Docker](#Docker)
64
-- [资料](#资料)
+- [资源](#资源)
65
- [书单](#书单)
66
- [Github榜单](#Github榜单)
67
- [待办](#待办)
@@ -232,13 +232,17 @@
232
* [Docker 入门](docs/tools/Docker.md)
233
* [一文搞懂 Docker 镜像的常用操作!](docs/tools/Docker-Image.md)
234
235
-## 资料
+## 资源
236
237
### 书单
238
239
- [Java程序员必备书单](docs/data/java-recommended-books.md)
240
241
-### Github榜单
+### 实战项目推荐
242
+
243
+- [onemall](https://github.com/YunaiV/onemall) : mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
244
245
+### Github 历史榜单
246
247
- [Java 项目月榜单](docs/github-trending/JavaGithubTrending.md)
248
0 commit comments