Skip to content

Commit 363830a

Browse files
committed
Update README.md
1 parent dbcd1e0 commit 363830a

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Great Java project on Github(Github 上非常棒的 Java 开源项目).
44

5+
> 大家都知道 Github 是一个程序员福地,这里有各种厉害的开源框架、软件或者教程。这些东西对于我们学习和进步有着莫大的进步,所以我有了这个将 Github 上非常棒的 Java 开源项目整理下来的项目。我会按照几个维度对项目进行分类,以便大家查阅。当然,如果你觉得不错的话,欢迎给本项目点个 Star。我会用我的业余时间持续完善这份名单,谢谢🙏。
6+
>
7+
> 欢迎大家推荐自己觉得不错的 Java 项目,下面项目的排序很大程度是根据当前项目的 Star 数量。
8+
9+
TODO:
10+
11+
- [ ] 英文版
12+
513
## 教程
614

715
### Java
@@ -10,6 +18,7 @@ Great Java project on Github(Github 上非常棒的 Java 开源项目).
1018
2. **[CS-Notes](https://github.com/CyC2018/CS-Notes)** :技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计。
1119
3. **[advanced-java](https://github.com/doocs/advanced-java)** :互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识。
1220
4. **[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer/issues)** :Java工程师成神之路 。
21+
5. **[tutorials](https://github.com/eugenp/tutorials)**:该项目是一系列小而专注的教程 - 每个教程都涵盖 Java 生态系统中单一且定义明确的开发领域。 当然,它们的重点是 Spring Framework - Spring,Spring Boot 和 Spring Securiyt。 除了 Spring 之外,还有以下技术:核心 Java,Jackson,HttpClient,Guava。
1322

1423

1524

@@ -26,12 +35,12 @@ Great Java project on Github(Github 上非常棒的 Java 开源项目).
2635
## 框架
2736

2837
1. **[dubbo](https://github.com/apache/dubbo)** :Apache Dubbo是一个基于Java的高性能开源RPC框架。
29-
2.
38+
2. **[spring-cloud-kubernetes](https://github.com/spring-cloud/spring-cloud-kubernetes)** : Kubernetes 集成 Spring Cloud Discovery Client, Configuration, etc...。
3039

3140
## 实战
3241

33-
1. **[FEBS-Shiro](https://github.com/wuyouzhuguli/FEBS-Shiro)**Spring Boot 2.1.3,Shiro1.4.0 & Layui 2.5.4 权限管理系统
34-
2. **[vhr](https://github.com/lenve/vhr)**微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发
42+
1. **[vhr](https://github.com/lenve/vhr)**微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发
43+
2. **[FEBS-Shiro](https://github.com/wuyouzhuguli/FEBS-Shiro)**Spring Boot 2.1.3,Shiro1.4.0 & Layui 2.5.4 权限管理系统
3544

3645
## 工具
3746

0 commit comments

Comments
 (0)