1.Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
https://github.com/MisterBooo/LeetCodeAnimation
2.技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
https://github.com/CyC2018/CS-Notes
3.【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
https://gitee.com/SnailClimb/JavaGuide
4.mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
https://github.com/macrozheng/mall
5.互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
https://github.com/doocs/advanced-java
6.All Algorithms implemented in Java
https://github.com/TheAlgorithms/Java
7.To Be Top Javaer - Java工程师成神之路
https://github.com/hollischuang/toBeTopJavaer
8.Spring Boot 使用的各种示例,以最简单、最实用为标准,此开源项目中的每个示例都以最小依赖,最简单为标准,帮助初学者快速掌握 Spring Boot 各组件的使用。
https://github.com/ityouknow/spring-boot-examples
9.大量的Java知识
https://github.com/eugenp/tutorials
10.记录各种学习笔记(算法、Java、数据库、并发......)
https://github.com/ZXZxin/ZXBlog
11.又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
https://github.com/linlinjava/litemall
12.WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
https://github.com/Wechat-Group/WxJava
13.Admin UI for administration of spring boot applications
https://github.com/codecentric/spring-boot-admin
14.项目简介:项目基于 SpringBoot2.0 的后台权限管理系统,核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。
项目代码简洁,注释丰富,上手容易,还同时集中分布式、微服务。
包含许多基础模块和监控、服务模块。如定时任务调度、服务器监控、平台监控、平台设置、开发平台、单点登录、Redis分布式高速缓存、直接集群等。
https://gitee.com/JeeHuangBingGui/jeeSpringCloud
15.后台管理系统 hxyFrame
项目简介:hxyFrame 是后台管理系统,采用流行的框架springMvc + spring + mybatis + shiro + redis + ehcache开发。项目实现了权限管理(菜单权限、数据权限),solr全文搜索引擎,activiti 工作流程引擎,cas 单点登陆等功能,完善的代码生成器等。
https://gitee.com/soEasyCode/hxyFrame
16.微人事
是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
https://github.com/lenve/vhr
17.秒杀系统
秒杀系统设计与实现.互联网工程师进阶与分析。
https://github.com/qiurunze123