Skip to content

Commit 59e2bea

Browse files
committed
Add Member List
1 parent 2348dd3 commit 59e2bea

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

README-EN.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Great Java project on Github.
44

55
> Github is a fantastic place for programmers. It contains a variety of powerful open source frameworks, software and tutorials. These things are very helpful for us to learn knowledge and make progress, leading to my idea of sorting out outstanding Java open source projects on Github for the best of everyone's benefit. I have categorized the project based on several dimensions. If you feel this project useful to you, welcome to give this project a Star. I will continue to improve this list using my spare time, thank you. 🙏 You are also very welcome to recommend the Java projects that you like. The order of the following projects is mostly based on their popularity (the number their Stars) .
66
7-
## Course
7+
## Tutorial
88

99
### Java
1010

@@ -54,7 +54,7 @@ Great Java project on Github.
5454

5555
## Software/System
5656

57-
### develop
57+
### Develop
5858

5959
1. **[elasticsearch](https://github.com/elastic/elasticsearch)** : Open Source, Distributed, RESTful Search Engine.
6060
2. **[zipkin](https://github.com/openzipkin/zipkin)** : Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data.
@@ -65,24 +65,34 @@ Great Java project on Github.
6565
7. **[server](https://github.com/wildfirechat/server)** : Wildfire IM is a cross-platform instant messaging solution, whose core functionality is open sourced.
6666
8. **[EasyScheduler](https://github.com/analysys/EasyScheduler)** : Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.
6767

68-
### others
68+
### Others
6969

7070
1. **[halo](https://github.com/halo-dev/halo)** : Halo is a modern personal independent blogging system -- the best Java blogging system.
7171

72-
## Actual combat
72+
## Practical Project
7373

7474
1. **[mall](https://github.com/macrozheng/mall)** : The mall project is a set of e-commerce systems, including a front-end mall system and a back-end management system, which are implemented based on SpringBoot + MyBatis.
7575
2. **[litemall](https://github.com/linlinjava/litemall)** : litemall = Spring Boot backend + Vue administrator front end + WeChat applet user front end + Vue user mobile end.
7676
3. **[vhr](https://github.com/lenve/vhr)** : Micro Personnel is a human resource management system with separate front and back ends. The project is developed using SpringBoot + Vue.
7777
4. **[FEBS-Shiro](https://github.com/wuyouzhuguli/FEBS-Shiro)** : Spring Boot 2.1.3, Shiro 1.4.0 & Layui 2.5.4 permission management system.
7878

79-
## tool
79+
## Tool
8080

8181
1. **[guava](https://github.com/google/guava)** : Guava is a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, and utilities for concurrency, I/O, hashing, primitives, strings, and more.
8282
2. **[p3c](https://github.com/alibaba/p3c)** : Alibaba Java Coding Guidelines pmd implements and IDE plugin,Used to improve your programming specifications,This plugin is available on both Eclipse and IDEA and is recommended.
8383
3. **[arthas](https://github.com/alibaba/arthas)** : Arthas is a Java Diagnostic tool open sourced by Alibaba. Arthas allows developers to troubleshoot production issues for Java applications without modifying code or restarting servers.
8484
4. **[hutool](https://github.com/looly/hutool)** : A set of tools that keep Java sweet.
8585
5. **[thingsboard](https://github.com/thingsboard/thingsboard)** : Open-source IoT Platform - Device management, data collection, processing and visualization.
8686

87+
## Introduction
8788

89+
### Member List
90+
91+
<a href="https://github.com/Snailclimb">
92+
<img src="https://avatars1.githubusercontent.com/u/29880145?s=460&v=4" width="45px">
93+
</a>
94+
95+
<a href="https://github.com/zhangjia">
96+
<img src="https://avatars3.githubusercontent.com/u/30466440?s=460&v=4" width="45px">
97+
</a>
8898

0 commit comments

Comments
 (0)