推荐20个5月最热门的Java开源项目

1.LeetCodeAnimation
•Github 地址: https://github.com/MisterBooo/LeetCodeAnimation
•Star: 29.0k (11,492 stars this month)
•介绍: Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)。

2.CS-Notes
•Github 地址:https://github.com/CyC2018/CS-Notes
•Star: 64.4k (5513 stars this month)
•介绍: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计。

3.JavaGuide
•Github 地址:https://github.com/Snailclimb/JavaGuide
•Star: 42.0k (4,442 stars this month)
•介绍: 【Java 学习+面试指南】 一份涵盖大部分 Java 程序员所需要掌握的核心知识。

4.mall
•Github 地址: https://github.com/macrozheng/mall
•star: 14.6 k (3,086 stars this month)
•介绍: mall 项目是一套电商系统,包括前台商城系统及后台管理系统,基于 SpringBoot+MyBatis 实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

5.advanced-java
•Github 地址:https://github.com/doocs/advanced-java
•Star: 20.8k (2,394 stars this month)
•介绍: 互联网 Java 工程师进阶知识完全扫盲。

6.spring-boot
•Github地址: https://github.com/spring-projects/spring-boot
•star: 38.5k (1,339 stars this month)
•介绍: 虽然Spring的组件代码是轻量级的,但它的配置却是重量级的(需要大量XML配置),不过Spring Boot 让这一切成为了过去。 另外Spring Cloud也是基于Spring Boot构建的,我个人非常有必要学习一下。

Spring Boot官方的介绍:

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can “just run”…Most Spring Boot applications need very little Spring configuration.(Spring Boot可以轻松创建独立的生产级基于Spring的应用程序,只要通过 “just run”(可能是run ‘Application’或java -jar 或 tomcat 或 maven插件run 或 shell脚本)便可以运行项目。大部分Spring Boot项目只需要少量的配置即可)

  1. Java
    •Github 地址:https://github.com/TheAlgorithms/Java
    •Star:14.3k (1,334 stars this month)
    •介绍: All Algorithms implemented in Java。

8.server
•Github 地址:https://github.com/wildfirechat/server
•star: 2.2 k (1,275 stars this month)
•介绍: 全开源即时通讯(IM)系统。

9.litemall
•Github 地址:https://github.com/linlinjava/litemall
•Star: 7.1k (1,114 stars this month)
•介绍: 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端。

10.Linkage-RecyclerView
•Github 地址:https://github.com/KunMinX/Linkage-RecyclerView
•Star: 10.0k (1,093 stars this month)
•介绍: 即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表 - Even if you don’t order food by PrubHub, be sure to collect this library, please! 🔥 This secondary linkage list widget can be accessed by only one line of code. Supporting by RecyclerView & AndroidX.

11.toBeTopJavaer
•Github 地址 : https://github.com/hollischuang/toBeTopJavaer
•Star: 3.3k (1,007 stars this month)
•介绍: To Be Top Javaer - Java工程师成神之路

12.elasticsearch
•Github 地址 : https://github.com/elastic/elasticsearch
•Star: 48.0k (968 stars this month)
•介绍: Design patterns implemented in Java。

13.java-design-patterns
•Github 地址 : https://github.com/iluwatar/java-design-patterns
•Star: 41.5k (955 stars this month)
•介绍: 开源,分布式,RESTful 搜索引擎。

14.apollo
•Github 地址 : https://github.com/ctripcorp/apollo
•Star: 14.5k (927 stars this month)
•介绍: Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。

15.arthas
•Github地址:https://github.com/alibaba/arthas
•star: 13.5 k (933 stars this month)
•介绍: Arthas 是Alibaba开源的Java诊断工具。

16.dubbo
•Github地址:https://github.com/apache/dubbo
•star: 26.9 k (769 stars this month)
•介绍: Apache Dubbo是一个基于Java的高性能开源RPC框架。

17.DoraemonKit
•Github地址: https://github.com/didi/DoraemonKit
•Star: 8.5k (909 stars this month)
•介绍: 简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。

18.halo
•Github地址: https://github.com/halo-dev/halo
•Star: 4.1k (829 stars this month)
•介绍: Halo 可能是最好的 Java 博客系统。

19.seata
•Github 地址 : https://github.com/seata/seata
•star: 9.2 k (776 stars this month)
•介绍: Seata 是一种易于使用,高性能,基于 Java 的开源分布式事务解决方案。

20.hutool
•Github地址:https://github.com/looly/hutool
•star: 5,3 k (812 stars this month)
•介绍: Hutool是一个Java工具包,也只是一个工具包,它帮助我们简化每一行代码,减少每一个方法,让Java语言也可以“甜甜的”。Hutool最初是我项目中“util”包的一个整理,后来慢慢积累并加入更多非业务相关功能,并广泛学习其它开源项目精髓,经过自己整理修改,最终形成丰富的开源工具集。官网:https://www.hutool.cn


原文:https://blog.csdn.net/qq_38408785/article/details/91399945

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 157,924评论 4 360
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 66,902评论 1 290
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 107,716评论 0 239
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 43,783评论 0 203
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 52,166评论 3 286
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 40,510评论 1 216
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 31,784评论 2 311
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 30,476评论 0 196
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 34,196评论 1 241
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 30,459评论 2 243
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 31,978评论 1 258
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 28,321评论 2 252
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 32,964评论 3 235
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 26,046评论 0 8
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 26,803评论 0 193
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 35,530评论 2 271
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 35,420评论 2 265

推荐阅读更多精彩内容