java 优秀开源项目

https://www.producthunt.com/ 可以用来查找优秀项目的网站(支持多种开发语言)

一、https://github.com/zhangdaiscott/jeecg-boot

简介:一款基于代码生成器的JAVA快速开发平台!全新架构前后端分离:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。

二、http://www.ruoyi.vip/

一款基于springboot2.x的后台管理系统,功能强大

三、https://juejin.im/post/5ed99a6f6fb9a047b90db41a

  • eladmin (8.9k star):权限管理系统。
  • renren(约2.1k) :Java项目脚手架
  • SpringBlade (2.6k star) :一个由商业级项目升级优化而来的 SpringCloud 分布式微服务架构、SpringBoot 单体式微服务架构并存的综合型项目。
  • COLA (2.1k star):创建属于你的干净的面向对象和分层架构项目骨架。
  • SpringBoot_v2 :努力打造springboot框架的极致细腻的脚手架。
  • https://github.com/lenve/vhr (15K star) 微人事

作者:Guide哥
链接:https://juejin.im/post/5ed99a6f6fb9a047b90db41a
来源:掘金
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

 

二、https://mp.weixin.qq.com/s/JnqxX2adUDC9JuGl0IfmDw (java 知识和学习的github资源学习地址,advanced-java 这个很经典)

三、https://gitee.com/ibyte/M-PassmPass 微服务开发平台) 基于SpringBoot2.x、SpringCloud并采用前后端分离的多租户系统架构微服务开发平台 mPaaS(Microservice PaaS)为租户业务开发、测试、运营及运维开源框架,能有效降低技术门槛、减少研发成本、提升开发效率,协助企业快速搭建稳定高质量的微服务应用

知识点相关

1.JavaGuide

•Github地址: https://github.com/Snailclimb/JavaGuide[1]•star: 64.0k•介绍: 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

2.CS-Notes

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

3. advanced-java

•Github地址:https://github.com/doocs/advanced-java[3]•star: 23.4k•介绍: 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习。

4.JCSprout

•Github地址:https://github.com/crossoverJie/JCSprout[4]•star: 21.2k•介绍: Java Core Sprout:处于萌芽阶段的 Java 核心知识库。

5.technology-talk

•Github地址: https://github.com/aalansehaiyang/technology-talk[5]•star: 6.1k•介绍: 汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识。

6.fullstack-tutorial

•Github地址: https://github.com/frank-lam/fullstack-tutorial[6]•star: 4.0k•介绍: fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试。

7.3y

•Github地址:https://github.com/ZhongFuCheng3y/3y[7]•star: 1.9 k•介绍: Java 知识整合。

8.java-bible

•Github地址:https://github.com/biezhi/java-bible[8]•star: 2.3k•介绍: 这里记录了一些技术摘要,部分文章来自网络,本项目的目的力求分享精品技术干货,以Java为主。

9.interviews

•Github地址:https://github.com/kdn251/interviews/blob/master/README-zh-cn.md[9]•star: 35.3k•介绍: 软件工程技术面试个人指南(国外的一个项目,虽然有翻译版,但是不太推荐,因为很多内容并不适用于国内)。

算法相关

1.LeetCodeAnimation

•Github 地址: https://github.com/MisterBooo/LeetCodeAnimation[10]•Star: 33.4k•介绍: Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)。

2.awesome-java-leetcode

•Github地址:https://github.com/Blankj/awesome-java-leetcode[11]•star: 6.1k•介绍: LeetCode 上 Facebook 的面试题目。

3.leetcode

•Github地址:https://github.com/azl397985856/leetcode[12]•star: 12.0k•介绍: LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

References

[1]https://github.com/Snailclimb/JavaGuide
[2]https://github.com/CyC2018/CS-Notes
[3]https://github.com/doocs/advanced-java
[4]https://github.com/crossoverJie/JCSprout
[5]https://github.com/aalansehaiyang/technology-talk
[6]https://github.com/frank-lam/fullstack-tutorial
[7]https://github.com/ZhongFuCheng3y/3y
[8]https://github.com/biezhi/java-bible
[9]https://github.com/kdn251/interviews/blob/master/README-zh-cn.md
[10]https://github.com/MisterBooo/LeetCodeAnimation
[11]https://github.com/Blankj/awesome-java-leetcode
[12]https://github.com/azl397985856/leetcode

原文地址:https://www.cnblogs.com/ZHUYIN/p/11130777.html