├── README-EN.md ├── README.md ├── books └── Java开源项目汇总.pdf └── media └── sponsor └── 知识星球.png /README-EN.md: -------------------------------------------------------------------------------- 1 |


中文 | English
Great Java project on Github(Github 上非常棒的 Java 开源项目).

2 | 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) . 3 | 4 | If there is a better project on the gitee, I would also recommend coming here! 5 | 6 | ## Tutorial 7 | 8 | ### Java 9 | 10 | 1. **[JavaGuide](https://github.com/Snailclimb/JavaGuide)** : [Java Learning + Interview Guide] A project covering the core knowledge that most Java programmers need to obtain. 11 | 2. **[CS-Notes](https://github.com/CyC2018/CS-Notes)**: Essential basic knowledge for technical interviews, Leetcode solutions, back-end interview, Java interview, spring recruit, autumn recruit, operating system, computer network, system design. 12 | 3. **[advanced-java](https://github.com/doocs/advanced-java)**: The advanced knowledge of Java Internet engineers, covering high concurrency, distributed systems, high availability, microservice, massive data processing and other fields of knowledge. 13 | 4. **[miaosha](https://github.com/qiurunze123/miaosha)** :Second kill system design and implementation.Internet engineer progression and analysis. 14 | 5. **[architect-awesome](https://github.com/xingshaocheng/architect-awesome)** : The Backend architect technical map. 15 | 6. **[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)** : From zero to one, the success road for Java engineers. 16 | 7. **[tutorials](https://github.com/eugenp/tutorials)** : This project is a collection of small but focused tutorials - each covering a single and well defined area of the Java ecosystem. Its focus is the Spring Framework - Spring, Spring Boot and Spring Security. In additional to Spring, the modules cover a number of aspects in Java. 17 | 8. **[JCSprout](https://github.com/crossoverJie/JCSprout)** : Java Core knowledge,It is still in an embryonic stage. 18 | 9. **[JavaFamily](https://github.com/AobingJava/JavaFamily)** : Advanced and Complete Knowledge for [Internet Frontline Interview + Learning Guide. 19 | 10. **[JGrowing](https://github.com/javagrowing/JGrowing)** : Road to Java, but more than just Java. 20 | 21 | ### Data Structure / Algorithm 22 | 23 | 1. **[LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)** : Demonstrate all the questions on LeetCode in the form of animation. 24 | 2. **[TheAlgorithms-Java](https://github.com/TheAlgorithms/Java)** : All Algorithms implemented in Java . 25 | 26 | ### SpringBoot 27 | 28 | 1. **[SpringAll](https://github.com/wuyouzhuguli/SpringAll)** : One step at a time , learn Spring Boot, Spring Boot & Shiro, Spring Cloud, Spring Security & Spring Security OAuth2, blog Spring series source code. 29 | 2. **[springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)** : Spring Boot learning cases, a best practice for Spring Boot beginners and core technology consolidationSpring Boot. 30 | 31 | ### SpringCloud 32 | 33 | 1. **[SpringCloudLearning](https://github.com/forezp/SpringCloudLearning)** : The simplest Spring Cloud tutorial 34 | 2. **[SpringCloud](https://github.com/zhoutaoo/SpringCloud)** : Spring Cloud 2.1 based microservice development scaffolding, integrating spring-security-oauth2, nacos, feign, sentinel, springcloud-gateway, etc. In terms of service governance, elasticsearch, skywalking, springboot-admin, zipkin, etc. are introduced to allow project development to quickly enter business development without spending too much time on architecture. 35 | 36 | ### Big Data 37 | 38 | 1. **[BigData-Notes](https://github.com/heibaiying/BigData-Notes)** : Introduction to Big data ⭐️。 39 | 2. **[flink-learning](https://github.com/zhisheng17/flink-learning)** : Includes Flink introduction, concepts, principles, practical combat, performance tuning, source code analysis, and so on. 40 | 41 | ### Design pattern 42 | 43 | 1. **[java-design-patterns](https://github.com/iluwatar/java-design-patterns)** : Design patterns implemented in Java. 44 | 45 | ## Framework 46 | 47 | 1. **[spring-boot](https://github.com/spring-projects/spring-boot)** : Spring Boot makes it easy to create stand-alone, production-grade Spring-based applications, and the built-in web server lets you run projects like normal Java programs. In addition, most Spring Boot projects require only a small amount of configuration, which is different from Spring reconfiguration. 48 | 2. **[spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)** : Spring Cloud Alibaba provides a one-stop solution for distributed application development. It contains all the components required to develop distributed applications, making it easy for you to develop your applications using Spring Cloud. 49 | 3. **[flink](https://github.com/apache/flink)** : Apache Flink is an open source stream processing framework with powerful stream- and batch-processing capabilities. 50 | 4. **[Sentinel](https://github.com/alibaba/Sentinel)** : A lightweight powerful flow control component enabling reliability and monitoring for microservices. 51 | 5. **[dubbo](https://github.com/apache/dubbo)** : Apache Dubbo is a high-performance, java based, open source RPC framework. 52 | 6. **[spring-cloud-kubernetes](https://github.com/spring-cloud/spring-cloud-kubernetes)** : Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc... 53 | 7. **[seata](https://github.com/seata/seata)** : Seata is an easy-to-use, high-performance, open source distributed transaction solution. 54 | 8. **[skywalking](https://github.com/apache/skywalking)** : SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures. 55 | 56 | ## Software/System 57 | 58 | ### Develop 59 | 60 | 1. **[elasticsearch](https://github.com/elastic/elasticsearch)** : Open Source, Distributed, RESTful Search Engine. 61 | 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. 62 | 3. **[nacos](https://github.com/alibaba/nacos)** :Nacos is committed to help you discover, configure, and manage your microservices. It provides a set of simple and useful features enabling you to realize dynamic service discovery, service configuration, service metadata and traffic management. 63 | 4. **[apollo](https://github.com/ctripcorp/apollo)** : Apollo (Apollo) is a distributed configuration center developed by the Ctrip framework department. It can centrally manage the configuration of applications in different environments and clusters. After the configuration is modified, it can be pushed to the application in real time. It is applicable to microservice configuration management scenarios. 64 | 5. **[canal](https://github.com/alibaba/canal)** : Alibaba MySQL binlog incremental subscription & consumption component. 65 | 6. **[DataX](https://github.com/alibaba/DataX)** : DataX is a widely used offline data synchronization tool / platform within the Alibaba company. It enables efficient data synchronization between data sources. 66 | 7. **[cat](https://github.com/dianping/cat)** : As a basic component of the server project, CAT provides multilingual clients such as Java, C / C ++, Node.js, Python, Go, etc. The infrastructure middleware framework (MVC framework, RPC framework, database framework, Cache framework, etc., message queue, configuration system, etc.) has been deeply integrated by Meituan, providing system-rich performance indicators, health status, real-time alarms, etc. for each business line of Meituan. 67 | 8. **[server](https://github.com/wildfirechat/server)** : Wildfire IM is a cross-platform instant messaging solution, whose core functionality is open sourced. 68 | 9. **[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. 69 | 70 | ### Message-Oriented Middleware 71 | 72 | 1. **[RocketMQ](https://github.com/apache/rocketmq)** :A high performance, high throughput distributed messaging middleware that is open source by Alibaba. 73 | 2. **[Kafaka](https://github.com/apache/kafka)**: Kafka is a distributed, publish/subscribe based messaging system. 74 | 3. **[RabbitMQ](https://github.com/rabbitmq)** : Message queues developed by Erlang based on the protocol implementation of AMQP (Advanced Message Queue protocol). 75 | 76 | ### Others 77 | 78 | 1. **[halo](https://github.com/halo-dev/halo)** : Halo is a modern personal independent blogging system -- the best Java blogging system. 79 | 80 | ## Practical Project 81 | 82 | 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. 83 | 2. **[mall-swarm](https://github.com/macrozheng/mall-swarm)** : mall-swarm is a set of micro-service mall system, which adopts core technologies such as Spring Cloud Greenwich, Spring Boot 2, MyBatis, Docker and Elasticsearch, and meanwhile provides a management background based on Vue to facilitate and quickly set up the system 84 | 3. **[litemall](https://github.com/linlinjava/litemall)** : litemall = Spring Boot backend + Vue administrator front end + WeChat applet user front end + Vue user mobile end. 85 | 4. **[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. 86 | 5. **[FEBS-Shiro](https://github.com/wuyouzhuguli/FEBS-Shiro)** : Spring Boot 2.1.3, Shiro 1.4.0 & Layui 2.5.4 permission management system. 87 | 88 | ## Tool 89 | 90 | ### Common Utils/Code Quality 91 | 92 | 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. 93 | 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. 94 | 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. 95 | 4. **[sonarqube](https://github.com/SonarSource/sonarqube)** :SonarQube empowers all developers to write cleaner and safer code. 96 | 2. **[checkstyle](https://github.com/checkstyle/checkstyle)** :Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program. 97 | 3. **[pmd](https://github.com/pmd/pmd)** : An extensible multilanguage static code analyzer. 98 | 4. **[spotbugs](https://github.com/spotbugs/spotbugs)** : SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code. 99 | 8. **[hutool](https://github.com/looly/hutool)** : A set of tools that keep Java sweet. 100 | 101 | ### Database 102 | 103 | - **[redisson](https://github.com/redisson/redisson)** :Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC. [Introduction to the Redisson project](https://github.com/redisson/redisson/wiki/Redisson%E9%A1%B9%E7%9B%AE%E4%BB%8B%E7%BB%8D). 104 | 105 | ### Others 106 | 107 | 1. **[thingsboard](https://github.com/thingsboard/thingsboard)** : Open-source IoT Platform - Device management, data collection, processing and visualization. 108 | 109 | ## Introduction 110 | 111 | ### Member List 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | > [JavaGuide 官方知识星球](https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc)来啦!!!如果你需要专属面试小册/一对一交流/简历修改/专属求职指南/学习打卡,不妨花 3 分钟左右看看星球的详细介绍: [JavaGuide 知识星球详细介绍](https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc) (一定要确定自己真的需要再加入,一定要看完详细介绍之后再加我)。 2 | 3 |
4 |

5 | 6 | 7 | 8 |

9 |

10 | Github | 11 | Gitee 12 |

13 |
14 |

15 |
16 | 中文 | English
17 | 非常棒的 Java 开源项目 18 |

19 | 精选 Github 和 Gitee 上优质的 Java 开源项目,希望能够帮助到你。 20 | 21 | 欢迎大家在项目 [issues 区](https://github.com/CodingDocs/awesome-java/issues)推荐自己认可的 Java 开源项目,让我们共同维护一个优质的 Java 开源项目精选集! 22 | 23 | 如果内容对你有帮助的话,欢迎给本项目点个 Star。我会用我的业余时间持续完善这份名单,感谢! 24 | 25 | 由于项目内容过多,阅读起来不太方便,我已将其同步到了自己网站: 26 | 27 | - [教程](https://javaguide.cn/open-source-project/tutorial.html) 28 | - [实战](https://javaguide.cn/open-source-project/practical-project.html) 29 | - [实战项目](https://javaguide.cn/open-source-project/practical-project.html) 30 | - [系统设计](https://javaguide.cn/open-source-project/system-design.html) 31 | - [工具类库](https://javaguide.cn/open-source-project/tool-library.html) 32 | - [开发工具](https://javaguide.cn/open-source-project/tools.html) 33 | - [机器学习](https://javaguide.cn/open-source-project/machine-learning.html) 34 | - [大数据](https://javaguide.cn/open-source-project/big-data.html) 35 | 36 | ![](https://img-blog.csdnimg.cn/29862b1706b74c1ca9d731f7bd6db5c8.png) 37 | 38 | 另外,我的公众号还会定期分享优质开源项目,每一期我都会精选 5 个高质量的 Java 开源项目。 39 | 40 | 目前已经更新到了第 9 期: 41 | 42 | 1. [一款基于 Spring Boot + Vue 的一站式开源持续测试平台](http://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247515383&idx=1&sn=ba7244020c05d966b483d8c302d54e85&chksm=cea1f33cf9d67a2a111bcf6cadc3cc1c44828ba2302cd3e13bbd88349e43d4254808e6434133&scene=21#wechat_redirect)。 43 | 2. [用 Java 写个沙盒塔防游戏!已上架 Steam,Apple Store](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247515981&idx=1&sn=e4b9c06af65f739bdcdf76bdc35d59f6&chksm=cea1f086f9d679908bd6604b1c42d67580160d9789951f3707ad2f5de4d97aa72121d8fe777e&token=435278690&lang=zh_CN&scene=21#wechat_redirect) 44 | 3. [一款基于 Java 的可视化 HTTP API 接口开发神器](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247516459&idx=1&sn=a86fefe083fa91c83638243d75500a04&chksm=cea1cee0f9d647f69237357e869f52e0903afad62f365e18b04ff1851aeb4c80c8d31a488fee&scene=21&cur_album_id=1345382825083895808#wechat_redirect) 45 | 4. [一款对业务代码无侵入的可视化 Java 进程管理平台](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247518215&idx=1&sn=91e467f39322d2e7979b85fe235822d2&chksm=cea1c7ccf9d64edaf966c95923d72d337bf5e655a773a3d295d65fc92e4535ae5d8b0e6d9d86&token=660789642&lang=zh_CN#rd) 46 | 5. [一个比 Spring 更轻量级的 Web 框架!!!微软、红帽都在用](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247519466&idx=1&sn=0dd412d5220444b37a1101f77ccdc65d&chksm=cea1c321f9d64a376ef7de329b5c91e593a32c7a8e5c179b7ab3619296feea35939deb1f6a3f&scene=178&cur_album_id=1345382825083895808#rd) 47 | 6. [轻量!Google 开源了一个简易版 Spring !](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247519972&idx=1&sn=f03c67e6e24eda2ccf703c8a9bc8c8f8&chksm=cea1c12ff9d6483943f409e5ab50b773b5750b63d00950805fa340a67ad7b52ee74ff6651043&scene=178&cur_album_id=1345382825083895808#rd) 48 | 7. [一款跨时代的高性能 Java 框架!启动速度快到飞起](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247520633&idx=1&sn=aec35af40e3ed3b1e844addd04e31af5&chksm=cea1deb2f9d657a46a0684bbcbcb2900cebff39a2b2746a4a809b6b5306bce08d4382efd5ca8&scene=178&cur_album_id=1345382825083895808#rd) 49 | 8. [Spring Boot+MyBatis Plus+JWT 问卷系统!开源!](https://mp.weixin.qq.com/s/kRgqHt73ZJGFQ2XmKG4PXw) 50 | 9. [手写一个简化版的 Spring Cloud!](https://mp.weixin.qq.com/s/v3FUp-keswE2EhcTaLpSMQ) 51 | 52 | 推荐你在我的公众号“**JavaGuide**”回复“**开源**”在线阅读[「优质开源项目推荐」](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=Mzg2OTA0Njk0OA==&action=getalbum&album_id=1345382825083895808&scene=173&from_msgid=2247516459&from_itemidx=1&count=3&nolastread=1#wechat_redirect)系列。 53 | 54 | ![“JavaGuide”公众号回复“开源”](https://oss.javaguide.cn/github/javaguide/open-source-project/image-20220512211235432.png) 55 | 56 | ![我的公众号](https://oss.javaguide.cn/github/javaguide/books167598cd2e17b8ec.png) 57 | -------------------------------------------------------------------------------- /books/Java开源项目汇总.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodingDocs/awesome-java/6e7a08bbba415e469036cbdcf1d5cb6432b94054/books/Java开源项目汇总.pdf -------------------------------------------------------------------------------- /media/sponsor/知识星球.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodingDocs/awesome-java/6e7a08bbba415e469036cbdcf1d5cb6432b94054/media/sponsor/知识星球.png --------------------------------------------------------------------------------