Skip to content

Commit dbcd1e0

Browse files
committed
Update README.md
1 parent c94651c commit dbcd1e0

1 file changed

Lines changed: 39 additions & 1 deletion

File tree

README.md

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# Awsome Java
22

3-
Great Java project on Github(Github 上非常棒的 Java 开源项目。).
3+
Great Java project on Github(Github 上非常棒的 Java 开源项目).
4+
5+
## 教程
6+
7+
### Java
8+
9+
1. **[JavaGuide](https://github.com/Snailclimb/JavaGuide)** :【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
10+
2. **[CS-Notes](https://github.com/CyC2018/CS-Notes)** :技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计。
11+
3. **[advanced-java](https://github.com/doocs/advanced-java)** :互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识。
12+
4. **[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer/issues)** :Java工程师成神之路 。
13+
14+
15+
16+
### SpringBoot
17+
18+
1. **[SpringAll](https://github.com/wuyouzhuguli/SpringAll)** :循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码。
19+
2.
20+
21+
### SpringCloud
22+
23+
1. **[SpringCloudLearning](https://github.com/forezp/SpringCloudLearning)** : 《史上最简单的Spring Cloud教程源码》。
24+
2.
25+
26+
## 框架
27+
28+
1. **[dubbo](https://github.com/apache/dubbo)** :Apache Dubbo是一个基于Java的高性能开源RPC框架。
29+
2.
30+
31+
## 实战
32+
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开发。
35+
36+
## 工具
37+
38+
1. **[p3c](https://github.com/alibaba/p3c)** :Alibaba Java Coding Guidelines pmd implements and IDE plugin。Eclipse 和 IDEA 上都有该插件,推荐使用!
39+
2.
40+
41+
442

543

0 commit comments

Comments
 (0)