推荐20个5月最热门的Java开源项目
以下涉及到的数据统计与 2019 年 6 月 1 日 18 点,数据来源:https://github.com/trending/java?since=monthly[1] 。下面推荐的内容从 Java 学习文档到最热门的框架再到热门的工具应有尽有,建议收藏+在看!
1.LeetCodeAnimation
•Github 地址: https://github.com/MisterBooo/LeetCodeAnimation[2]•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[3]•Star: 64.4k (5513 stars this month)•介绍: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计。
3.JavaGuide
•Github 地址:https://github.com/Snailclimb/JavaGuide[4]•Star: 42.0k (4,442 stars this month)•介绍: 【Java 学习+面试指南】 一份涵盖大部分 Java 程序员所需要掌握的核心知识。
4.mall
•Github 地址: https://github.com/macrozheng/mall[5]•star: 14.6 k (3,086 stars this month)•介绍: mall 项目是一套电商系统,包括前台商城系统及后台管理系统,基于 SpringBoot+MyBatis 实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
5.advanced-java
•Github 地址:https://github.com/doocs/advanced-java[6]•Star: 20.8k (2,394 stars this month)•介绍: 互联网 Java 工程师进阶知识完全扫盲。
6.spring-boot
•Github地址: https://github.com/spring-projects/spring-boot[7]•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项目只需要少量的配置即可)
7. Java
•Github 地址:https://github.com/TheAlgorithms/Java[8]•Star:14.3k (1,334 stars this month)•介绍: All Algorithms implemented in Java。
8.server
•Github 地址:https://github.com/wildfirechat/server[9]•star: 2.2 k (1,275 stars this month)•介绍: 全开源即时通讯(IM)系统。
9.litemall
•Github 地址:https://github.com/linlinjava/litemall[10]•Star: 7.1k (1,114 stars this month)•介绍: 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端。
10.Linkage-RecyclerView
•Github 地址:https://github.com/KunMinX/Linkage-RecyclerView[11]•Star: 10.0k (1,093 stars this month)•介绍: 即使不用饿了么订餐,也请务必收藏好该库!
- 点赞
- 收藏
- 关注作者
评论(0)