You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

217 lines
42 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Java
<sub>数据更新: 2024-01-15&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-|
|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|169890|2024-01-09|
|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|140006|2024-01-13|
|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路|74549|2023-08-14|
|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|72988|2024-01-11|
|5|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。|58815|2024-01-14|
|6|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29681|2023-11-18|
|7|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2博客Spring系列源码https://mrbird.cc|27234|2023-07-18|
|8|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|26822|2024-01-14|
|9|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|25042|2024-01-03|
|10|[yudaocode/SpringBoot-Labs](https://github.com/yudaocode/SpringBoot-Labs)|一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024|18025|2023-07-18|
|11|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15882|2023-12-03|
|12|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|15492|2023-12-17|
|13|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|14910|2024-01-05|
|14|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例PVUV、日志存储、百亿数据实时去重、 ...|14056|2023-09-15|
|15|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13655|2023-12-17|
|16|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目50k+star是一套电商系统使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术采用Docker容器化部署。|12516|2023-11-13|
|17|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java就认准二哥的Java进阶之路😄|10737|2024-01-13|
|18|[h2pl/JavaTutorial](https://github.com/h2pl/JavaTutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识整合了互联网上的很多优质Java技术文章力求打造为最完整最实用的Java开发者学习指南如果对你有帮助给个star告诉我吧谢谢|6400|2023-08-26|
|19|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|6146|2023-07-18|
|20|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程包括Spring Cloud Alibaba及分布式事务Seata基于Spring Cloud Greenwich及SpringBoot 2.1.7。篇篇精华,涵盖大部分应用场景。|6082|2023-11-27|
|21|[dromara/lamp-cloud](https://github.com/dromara/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案亦可作为普通项目非SaaS架构的基础开发框架使用目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。|5217|2024-01-12|
|22|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路Java进阶学习打破内卷拿大厂Offer升职加薪|4672|2023-11-28|
|23|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|4393|2023-07-17|
|24|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github这里有六百多篇原创文章的详细分类和汇总以及对应的源码内容涉及Java、Docker、Kubernetes、DevOPS等方面|4181|2023-12-19|
|25|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3877|2023-10-25|
|26|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|推荐免费ChatGPT网站https://www.lintcode.com/chat-gpt?utm_source=tf-github-NotFound 点此领取7天VIP会员https://www.lintcode.com/vip/activity/z1qgMH 《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操 ...|3863|2023-08-07|
|27|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|📚 db-tutorial 是一个数据库教程。|3765|2023-11-29|
|28|[IoT-Technology/IoT-Technical-Guide](https://github.com/IoT-Technology/IoT-Technical-Guide)|:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型Protobuf, PostgreSQL, MongoD ...|3731|2023-09-05|
|29|[s4kibs4mi/java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap)|Roadmap to becoming a Java developer in 2024|3613|2023-12-17|
|30|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码LeetBook《图解算法数据结构》配套代码仓|3588|2024-01-04|
|31|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|3514|2023-12-07|
|32|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3410|2023-10-27|
|33|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|3056|2023-08-18|
|34|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|Java开发及面试个人面试、工作总结、资料收集站|2964|2023-10-11|
|35|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch采用Docker容器化部署。|2393|2023-12-17|
|36|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|2390|2023-12-16|
|37|[vector4wang/spring-boot-quick](https://github.com/vector4wang/spring-boot-quick)|:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin ...|2357|2023-10-17|
|38|[reneargento/algorithms-sedgewick-wayne](https://github.com/reneargento/algorithms-sedgewick-wayne)|Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne |2124|2024-01-02|
|39|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等欢迎star|1956|2023-11-01|
|40|[Mr-xn/RedTeam_BlueTeam_HW](https://github.com/Mr-xn/RedTeam_BlueTeam_HW)|红蓝对抗以及护网相关工具和资料内存shellcodecs+msf和内存马查杀工具|1920|2023-09-26|
|41|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)| github: https://github.com/kanwangzjm/funiture, spring项目权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等|1875|2023-11-15|
|42|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程几乎涵盖了Java必备的知识点|1862|2023-08-17|
|43|[864381832/xJavaFxTool](https://github.com/864381832/xJavaFxTool)|基于JavaFx搭建的实用小工具集合方便开发过程中的代码编写与调试想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具 ...|1830|2024-01-13|
|44|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1806|2023-12-01|
|45|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结涵盖分布式、微服务、RPC等互联网公司常用架构以及数据存储、缓存、搜索等必备技能|1777|2023-10-17|
|46|[zincPower/UI2018](https://github.com/zincPower/UI2018)|用于结合“江澎涌”公众号分享 Android 高级 UI 知识点,形成知识体系|1671|2023-09-01|
|47|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码|1591|2024-01-05|
|48|[Y4tacker/JavaSec](https://github.com/Y4tacker/JavaSec)|a rep for documenting my study, may be from 0 to 0.1|1497|2024-01-10|
|49|[blossom-editor/blossom](https://github.com/blossom-editor/blossom)|A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization支持私有部署的云端存储双链笔记软件|1438|2024-01-14|
|50|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系沓实架构基础|1314|2023-11-14|
|51|[itwanger/paicoding](https://github.com/itwanger/paicoding)|⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈附详细教程包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。|1307|2024-01-13|
|52|[Snailclimb/spring-security-jwt-guide](https://github.com/Snailclimb/spring-security-jwt-guide)|从零入门 Spring Security With JWT含权限验证后端部分代码。|1294|2023-10-27|
|53|[happylishang/AntiFakerAndroidChecker](https://github.com/happylishang/AntiFakerAndroidChecker)|设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等Android模拟器检测检测Android模拟器 作为可信DeviceID应对防刷需求等 Android设备指纹 How to detect Android emulator |1228|2023-12-13|
|54|[xuwujing/java-study](https://github.com/xuwujing/java-study)|java-study 是本人学习Java过程中记录的一些代码从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类 以及一些常用框架netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。|1199|2023-12-29|
|55|[pascal-lab/Tai-e](https://github.com/pascal-lab/Tai-e)|An easy-to-learn/use static analysis framework for Java|1130|2024-01-13|
|56|[suzeyu1992/repo](https://github.com/suzeyu1992/repo)|📒 记录一个自己的知识库|1123|2023-09-22|
|57|[PotoYang/spring-in-action-v5-translate](https://github.com/PotoYang/spring-in-action-v5-translate)|Spring 实战第五版中文翻译|1065|2023-08-12|
|58|[Zephery/newblog](https://github.com/Zephery/newblog)|:octocat: 个人博客个人网站blog|1057|2023-10-19|
|59|[Yanyutin753/PandoraNext-TokensTool](https://github.com/Yanyutin753/PandoraNext-TokensTool)|【更方便更安全的管理PandoraNext同时更高速的免费使用copilot的GPT-4】通过手机端和电脑端使小白能快速部署属于自己的免费Open API中转站并支持自定义接入one-api并刷新tokensTool支持通过PandoraNext管理所有token方便把接口接入多种开源ChatGpt网页并全面支持PandoraNext部署方法且支持热部署自定义后缀登录黑名单IP和登录 ...|994|2024-01-14|
|60|[ouchuangxin/leave-sample](https://github.com/ouchuangxin/leave-sample)|本代码来源于极客时间《DDD实战》专栏。|935|2024-01-12|
|61|[nacos-group/nacos-examples](https://github.com/nacos-group/nacos-examples)|Nacos Examples|904|2023-10-21|
|62|[javastacks/javastack](https://github.com/javastacks/javastack)|分享最主流的 Java 技术,包含全部源代码。|869|2023-11-17|
|63|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring 教程|756|2023-08-18|
|64|[moshowgame/spring-cloud-study](https://github.com/moshowgame/spring-cloud-study)|SpringBootLearningSpringCloudStudy学习SpringBoot2/SpringCloud2的项目包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools|751|2023-12-17|
|65|[yilylong/HighLight-GuideView](https://github.com/yilylong/HighLight-GuideView)|用户指引提示guideview新特性高亮指示 HighLight|686|2023-08-17|
|66|[EiletXie/cloud2020](https://github.com/EiletXie/cloud2020)|SpringCloud2020最新技术学习|666|2023-10-11|
|67|[code4craft/jsoup-learning](https://github.com/code4craft/jsoup-learning)|Jsoup学习笔记。添加了部分学习代码和注释。|630|2023-12-16|
|68|[JavaCourse00/JavaCourseCodes](https://github.com/JavaCourse00/JavaCourseCodes)|JavaCourse|614|2024-01-13|
|69|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo CaseSpring学习示例实战项目|604|2023-12-19|
|70|[little-snow-fox/react-native-wechat-lib](https://github.com/little-snow-fox/react-native-wechat-lib)|🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android|603|2023-11-14|
|71|[heibaiying/Full-Stack-Notes](https://github.com/heibaiying/Full-Stack-Notes)|全栈工程师手册|596|2023-10-24|
|72|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|564|2023-11-04|
|73|[a616567126/GPT-WEB-JAVA](https://github.com/a616567126/GPT-WEB-JAVA)|基于JDK8 AI 聊天机器人!微信公众号 Midjourney画图、卡密兑换、web 支持ChatGPT、Midjourney画图、sd画图卡密兑换易支付公众号引流邮件注册🔥|539|2024-01-13|
|74|[Drun1baby/JavaSecurityLearning](https://github.com/Drun1baby/JavaSecurityLearning)|记录一下 Java 安全学习历程,也算是半条学习路线了|526|2024-01-04|
|75|[rymcu/forest](https://github.com/rymcu/forest)|forest(森林)——一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现|523|2024-01-12|
|76|[javasmall/bigsai-algorithm](https://github.com/javasmall/bigsai-algorithm)|bigsai的数据结构与算法、LeetCode图解、剑指offer图解文章专栏致力于最好懂的数据结构与算法专栏|522|2023-12-09|
|77|[forezp/springcloud-book](https://github.com/forezp/springcloud-book)|书籍《深入理解Spring Cloud与微服务构建》的源码|512|2023-07-18|
|78|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|505|2023-12-05|
|79|[sjsdfg/dl4j-tutorials](https://github.com/sjsdfg/dl4j-tutorials)|dl4j 基础教程 配套视频https://space.bilibili.com/327018681/#/|483|2023-12-05|
|80|[Viscent/javamtia](https://github.com/Viscent/javamtia)|《Java多线程编程实战指南核心篇》的配套源码|455|2023-12-06|
|81|[fuzhengwei/chatbot-api](https://github.com/fuzhengwei/chatbot-api)|《ChatGPT AI 问答助手》 开源免费项目涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署小巧精悍流程全面。对于Java编程伙伴来说非常具有学习价值。|449|2023-10-15|
|82|[SincereXIA/XidianCS](https://github.com/SincereXIA/XidianCS)|西安电子科技大学 计算机科学与技术专业 笔记、上机作业、实验 etc.|433|2023-07-21|
|83|[ashinnotfound/ChatGPT-YourChatRobot](https://github.com/ashinnotfound/ChatGPT-YourChatRobot)|❤开箱即用❤an unofficial implement of ChatGPT in QQ/Wechat. 一个非官方的ChatGPT腾讯qq/微信(非公众号)实现版快来把你的qq或微信变成chatgpt吧|404|2023-12-15|
|84|[algorithmzuo/algorithm-journey](https://github.com/algorithmzuo/algorithm-journey)|算法通关课的代码和课件|390|2024-01-11|
|85|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|386|2023-12-18|
|86|[yeecode/MyBatisCN](https://github.com/yeecode/MyBatisCN)|MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。|370|2023-07-22|
|87|[yiyandaoren/KongFuOfArchitect](https://github.com/yiyandaoren/KongFuOfArchitect)|(Updating!) Architect's Kung Fu tutorial collection Article collection contains paradigm programming microservices essential algorithms Security attack Assembly Crawler Reverse penetration test...etc.|365|2023-12-22|
|88|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|363|2023-09-03|
|89|[xuyisu/fw-spring-cloud](https://github.com/xuyisu/fw-spring-cloud)|SpringCloud构建实战、从入门到高级包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zi ...|330|2023-10-25|
|90|[bage2014/study](https://github.com/bage2014/study)|Java全栈工程师学习笔记Spring、shiro、CAS、oauth2单点登录cache 、Redis; web 安全及解决思路redis、mq、quartz、dockerDocker各种组件实践等mybatis、spring、spring boot实践分布式锁基于分库分表等等Java full-stack engineer study notes; Spring, shiro, ...|327|2024-01-14|
|91|[lsgwr/algorithms](https://github.com/lsgwr/algorithms)|算法学习与总结,包括慕课网刘宇波老师、算法竞赛入门经典、挑战程序设计竞赛、算法竞赛宝典等|321|2023-12-24|
|92|[dubboclub/dubbo-plus](https://github.com/dubboclub/dubbo-plus)|dubbo的插件集合|318|2023-10-11|
|93|[sunjincheng121/know_how_know_why](https://github.com/sunjincheng121/know_how_know_why)|For every learner|305|2023-12-05|
|94|[kobeyk/license](https://github.com/kobeyk/license)|软件许可证书生成+验证|299|2023-07-16|
|95|[dddplus/dddplus-demo](https://github.com/dddplus/dddplus-demo)|♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS|294|2023-08-01|
|96|[algorithmzuo/weekly-problems](https://github.com/algorithmzuo/weekly-problems)|每周有营养的大厂算法面试题|268|2023-09-02|
|97|[fuzhengwei/java-algorithms](https://github.com/fuzhengwei/java-algorithms)|📝 Java 数据结构和算法 Algorithms and data structures implemented in Java with explanations and links to further readings|265|2023-11-01|
|98|[Tencent/TencentKonaSMSuite](https://github.com/Tencent/TencentKonaSMSuite)|Tencent Kona SM Suite is a set of Java security providers, which support algorithms SM2, SM3 and SM4, and protocols TLCP/GMSSL, TLS 1.3 (with RFC 8998) and TLS 1.2.|259|2024-01-09|
|99|[zhangjun0x01/bigdata-examples](https://github.com/zhangjun0x01/bigdata-examples)|分享一些在工作中的大数据实战案例包括flink、kafka、hadoop、presto等等。欢迎大家关注我的公众号【大数据技术与应用实战】一起成长。|255|2024-01-05|
|100|[yangchong211/YCJniHelper](https://github.com/yangchong211/YCJniHelper)|JNI学习案例通过简单的案例快速入门jni开发。JNI基础语法介绍so库生成打包和反编译Java和C/C++相关调用案例|250|2023-10-08|
|101|[hbelmiro/100DaysOfJava](https://github.com/hbelmiro/100DaysOfJava)|Small pieces of Java content on my social media every day for a hundred days. Learn with short code snippets.|242|2024-01-11|
|102|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目顺便点下⭐哦|239|2024-01-12|
|103|[Romantic-Lei/Learning-in-practice](https://github.com/Romantic-Lei/Learning-in-practice)|learning (Fork 代码的小伙伴留下你们的star吧)|236|2024-01-07|
|104|[SilenceHVK/blog](https://github.com/SilenceHVK/blog)|:books: :octocat: Github static blog post, experience the fun of using Issues.Welcome star 静态博客文章,体验一下使用 Issues 的乐趣,欢迎 star 个人博客地址blog.hvkcoder.me/love|231|2024-01-01|
|105|[fafeidou/fast-cloud-nacos](https://github.com/fafeidou/fast-cloud-nacos)|fast-cloud-nacos项目致力于打造一个基于nacos为注册中心结合企业开发习惯总结的一些基本的实现方式|223|2023-11-29|
|106|[lynnlovemin/SpringCloudLesson](https://github.com/lynnlovemin/SpringCloudLesson)|SpringCloud从入门到精通系列课程|215|2023-10-11|
|107|[Erik-ly/SprakProject](https://github.com/Erik-ly/SprakProject)|《Spark 大型电商项目实战》源码博客地址http://blog.csdn.net/u012318074/article/category/6744423|210|2023-11-14|
|108|[ShinChven/MigrateToGradle](https://github.com/ShinChven/MigrateToGradle)|在学习Gradle的路上整理的心得。|208|2023-10-07|
|109|[fengyuecanzhu/FYReader](https://github.com/fengyuecanzhu/FYReader)|风月读书一款开源、免费的小说阅读软件支持自定义书源支持本地txt和epub导入阅读。|207|2023-10-07|
|110|[rome753/webrtc-android-tutorial](https://github.com/rome753/webrtc-android-tutorial)|The simplest tutorial for android WebRTC, step by step from using camera to multi-peer.【最简单的安卓WebRTC教程从使用相机到多人视频一步步讲解。】|206|2024-01-01|
|111|[fancyChuan/bigdata-hub](https://github.com/fancyChuan/bigdata-hub)|数据建设与大数据技术知识体系包含hadoop、hive、spark、flink主流框架和系列框架数据中台、数据湖、数据治理、数仓建设、数据化转型等|196|2024-01-05|
|112|[dunwu/spring-boot-tutorial](https://github.com/dunwu/spring-boot-tutorial)|:100: :leaves: 通过丰富实例来展现 Spring Boot 特性的教程|196|2023-12-03|
|113|[shmilyah/spring-cloud-components](https://github.com/shmilyah/spring-cloud-components)|基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems ) |196|2023-12-17|
|114|[Snailclimb/springboot-kafka](https://github.com/Snailclimb/springboot-kafka)|kafka学习|189|2023-09-05|
|115|[magniture/Java-studying](https://github.com/magniture/Java-studying)|Java Learning|187|2023-10-19|
|116|[ZhangBlossom/BlossomGateway](https://github.com/ZhangBlossom/BlossomGateway)|基于Netty、Nacos实现的网关以及RPC。学习完毕当前项目可以帮助你深入理解Netty。|183|2024-01-14|
|117|[ganchaoyang/spring-tutorial](https://github.com/ganchaoyang/spring-tutorial)|本项目是我个人在编写Spring Boot系列博客的源代码会持续不断更新。如果项目中的代码有错误望大家一起勘正~。|183|2023-10-11|
|118|[andream7/cuit_sharing](https://github.com/andream7/cuit_sharing)|cuit期末互助仓库 成都信息工程大学课程共享计划|180|2023-12-20|
|119|[feuyeux/jax-rs2-guide-II](https://github.com/feuyeux/jax-rs2-guide-II)|《Java Restful Web Service实战 第二版》源代码|176|2023-12-21|
|120|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发Java基础视频学习源码|169|2023-10-31|
|121|[cicadasmile/spring-boot-base](https://github.com/cicadasmile/spring-boot-base)|spring boot 2.0 基础教程,日志配置,数据源配置,事务管理等。|168|2023-07-22|
|122|[zpsw/jt808-netty](https://github.com/zpsw/jt808-netty)|Netty入门教学项目解析JT808协议整合Spring boot并提供了一些Netty中的最佳实践|166|2023-07-22|
|123|[rawchen/FeishuBot](https://github.com/rawchen/FeishuBot)|飞书群聊/私聊ChatGPT机器人|162|2023-10-17|
|124|[yechaoa/GradleX](https://github.com/yechaoa/GradleX)|一份关于Gradle的学习路线|151|2023-12-26|
|125|[SaminZou/study-prj](https://github.com/SaminZou/study-prj)|Learn how to learn 💪💪💪|145|2024-01-11|
|126|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|144|2023-12-28|
|127|[GCS-ZHN/AutoCard](https://github.com/GCS-ZHN/AutoCard)|浙大健康打卡的学习交流项目|143|2023-12-04|
|128|[timerring/backend-tutorial](https://github.com/timerring/backend-tutorial)|韩顺平Java零基础markdown整理A detailed tutorial of java from 0 to 1|138|2023-07-23|
|129|[tingyunote/Tingyu-Notes](https://github.com/tingyunote/Tingyu-Notes)|一套开发级JAVA设计语言学习笔记。所有笔记已更新于微信公众号<汀雨笔记>|138|2023-08-15|
|130|[wanghaichao0611/Vue-SpringCloud-Blog](https://github.com/wanghaichao0611/Vue-SpringCloud-Blog)|whc的毕业设计基于Vue+SpringCloud博客的设计与实现-微服务-分布式|137|2024-01-11|
|131|[TenMoons/AHU-CS-Repository](https://github.com/TenMoons/AHU-CS-Repository)|安徽大学(AHU)计算机科学与技术学院学习资料汇总|137|2024-01-14|
|132|[yeecode/MyBatisDemo](https://github.com/yeecode/MyBatisDemo)|书籍《通用源码阅读指导书——MyBatis源码详解》配套示例|137|2023-12-25|
|133|[BukkitAPI-Translation-Group/Chinese_BukkitAPI](https://github.com/BukkitAPI-Translation-Group/Chinese_BukkitAPI)|BukkitAPI 中文文档 (版本 Spigot-API 1.20)|127|2023-10-25|
|134|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|123|2023-10-11|
|135|[longbig/multi_function_github](https://github.com/longbig/multi_function_github)|各种脚本工具集合使用方法博客地址https://longbig.github.io/|120|2023-12-29|
|136|[WangPney/java-wechat-grpc-local](https://github.com/WangPney/java-wechat-grpc-local)|微信协议Ipad协议、MAC协议、Windows协议本开源项目是7.X版本 840是商用 JAVA版本的学习用商用独家840 Java协议测试 请看下面)|119|2023-10-17|
|137|[zincPower/GradleStudy](https://github.com/zincPower/GradleStudy)|分享 Android Gradle 中配置属性如何使用,形成知识体系|116|2023-09-01|
|138|[rainweb521/My-tutorial](https://github.com/rainweb521/My-tutorial)|我想构建形成自己的知识的体系工作职位是大数据所以主要还是以大数据为主从主流框架HadoopSpark的开发到某些组件的单独利用我都会详细的讲解 大数据开发是很繁琐的,正确的运行环境是成功的第一步,所以我尽量从搭建,部署,开发整个流程都做出来,单独的环节可利用率很低。利人利己,希望帮到更多的人。|114|2023-07-22|
|139|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集展示各种自定义View/控件。项目包含了自定义Banner轮播图控件自定义验证码输入框自定义TabLayout等控件持续更新中🤣😄😋|111|2023-12-23|
|140|[jeecgboot/jeewx-api](https://github.com/jeecgboot/jeewx-api)|微信开发SDK——支持微信公众号、小程序、企业号、支付宝生活号SDK、微博SDK基于Jeewx-Api开发可以立即拥有简单易用的API让开发更加轻松自如节省更多时间|111|2023-12-16|
|141|[lzh66666/SpringBoot](https://github.com/lzh66666/SpringBoot)|狂神SpringBoot笔记+源码|108|2023-10-11|
|142|[tianlian0/duplicate-check-sample](https://github.com/tianlian0/duplicate-check-sample)|文本查重SDK可用于论文查重、标书查重、文档查重、作业查重、合同查重、防串标等场景。关联duplicate check|107|2023-12-05|
|143|[threedr3am/dubbo-exp](https://github.com/threedr3am/dubbo-exp)|dubbo学习demo之前删了重新上传。|99|2024-01-08|
|144|[aaja/architect-demo](https://github.com/aaja/architect-demo)|Some of my learning experience after work|96|2023-11-22|
|145|[wupeixuan/SpringBoot-Learn](https://github.com/wupeixuan/SpringBoot-Learn)|Spring Boot 入门|96|2023-11-22|
|146|[Sunt-ing/SUSTech-CS-Notes](https://github.com/Sunt-ing/SUSTech-CS-Notes)|一名南科大CS本科生的课程笔记、考点预测和论文包含CS和非CS的内容 :rocket::rocket:|96|2023-10-17|
|147|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|95|2023-09-01|
|148|[FleyX/bookmark](https://github.com/FleyX/bookmark)|一个开源云书签应用适配pc手机。可全文检索查找书签。|94|2024-01-10|
|149|[zhangliangming/HappyPlayer-PC](https://github.com/zhangliangming/HappyPlayer-PC)|乐乐音乐播放器支持apewavflacmp3等多种格式支持动态ksc、hrc、hrcx、krc歌词文件和支持和显示翻译歌词和音译歌词支持多语言歌词是一款不错的java swing音乐播放器|92|2023-07-17|
|150|[itwanger/codingmore-learning](https://github.com/itwanger/codingmore-learning)|编程猫的学习教程|90|2023-09-21|
|151|[optimjie/bytedance-youthcamp-search-engine](https://github.com/optimjie/bytedance-youthcamp-search-engine)|该项目是大厂候选人队参加2022年字节跳动青训营实现的课程大项目。|89|2023-07-22|
|152|[ffffffff0x/JVWA](https://github.com/ffffffff0x/JVWA)|java 代码审计学习靶场|89|2024-01-11|
|153|[wmsJackWang/jackdking-root](https://github.com/wmsJackWang/jackdking-root)|JAVA 架构技术方案池丰富的Java架构技术解决方案分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案SpringSecurity教程SpringBoot 全都有完整的实现样例代码|89|2023-12-18|
|154|[LiLittleCat/tools-in-ruanyf-weekly](https://github.com/LiLittleCat/tools-in-ruanyf-weekly)|阮一峰老师科技爱好者周刊「工具」和「资源」汇总。A collection of tools and resources featured in Ruanyifeng's weekly technology enthusiast newsletter.|88|2024-01-12|
|155|[galaxy-sea/galaxy-blogs](https://github.com/galaxy-sea/galaxy-blogs)|我的博客-用于博客的存档|85|2023-10-02|
|156|[fancyerii/wechat-gongzhonghao-crawler](https://github.com/fancyerii/wechat-gongzhonghao-crawler)|微信公众号爬虫|84|2024-01-05|
|157|[black-ant/case](https://github.com/black-ant/case)|Java 大合集 , 包含多种框架的运用 , 微服务 , 压测 , 性能分析 , 文档 , 源码分析|82|2023-11-05|
|158|[wufeiqun/blog](https://github.com/wufeiqun/blog)|我的博客|81|2024-01-04|
|159|[zhongjinggz/geekdemo](https://github.com/zhongjinggz/geekdemo)|极客时间《手把手教你落地DDD》配套代码|79|2023-07-16|
|160|[leilei0220/springboot-learn](https://github.com/leilei0220/springboot-learn)|springboot学习小营地|79|2023-09-04|
|161|[DiCaprio17/seckill-ssm](https://github.com/DiCaprio17/seckill-ssm)|一个整合SSM框架的高并发和商品秒杀项目学习目前较流行的Java框架组合实现高并发秒杀API|76|2023-12-05|
|162|[liuqi0725/OpenCV3-Study-JAVA](https://github.com/liuqi0725/OpenCV3-Study-JAVA)|OpenCV3 JAVA 学习示例、应用案例实现、以及 OCR 识别相关内容|76|2023-07-16|
|163|[returntolife455/DemoList](https://github.com/returntolife455/DemoList)|Demo集合|74|2023-10-27|
|164|[dolyw/ProjectStudy](https://github.com/dolyw/ProjectStudy)|我的学习代码记录|72|2023-10-24|
|165|[shenniubuxing3/springcloud-Finchley.SR2](https://github.com/shenniubuxing3/springcloud-Finchley.SR2)|基于Finchley.SR2版本的springcloud分享篇|72|2023-10-11|
|166|[super117893344p/Select_Top_Quality_Project](https://github.com/super117893344p/Select_Top_Quality_Project)|精选涵盖互联网计算机领域所有类型的项目, 你想要的都在这里,通过源码学习, 希望你能够融会贯通,渐入佳境,步步高升,登峰造极,成为一名影响世界的程序员,开发属于自己的产品|71|2023-11-29|
|167|[aizuda/flowlong](https://github.com/aizuda/flowlong)|飞龙工作流 FlowLong 🐉 真正的国产工作流引擎、json 格式实例模型、仿飞书钉钉审批流程设计器、🚩为中国特色审批匠心打造❗|68|2024-01-11|
|168|[CCCshengjiang/algorithm](https://github.com/CCCshengjiang/algorithm)|算法笔记和源代码|67|2023-12-30|
|169|[wayne-pq/simplify](https://github.com/wayne-pq/simplify)|simplify 包含了一系列自我驱动学习的子项目。|66|2023-11-30|
|170|[ngcly/MusicStory](https://github.com/ngcly/MusicStory)|一个用来听歌看书的网站|60|2023-12-12|
|171|[Bin4xin/bigger-than-bigger](https://github.com/Bin4xin/bigger-than-bigger)|Expolit Lists. 相关集合💥💥💥 ;) 用友NC反序列化/ CTF/ Java Deserialization/Shiro Vulns/ CNVD or CVE Vulns/ Log4j2/ Hikvision-decrypter...✨✨✨|58|2023-11-29|
|172|[GageRain/XDU-CS-Resources](https://github.com/GageRain/XDU-CS-Resources)|本库主要上传了西安电子科技大学计算机专业(本科)的一些学习资料,当然也包括部分其他专业或者其他类型的资料,仅供西电学子内部交流学习|57|2024-01-09|
|173|[nancheung/legado-reader](https://github.com/nancheung/legado-reader)|《开源阅读》的Jetbrains IDE插件版只为随时随地在IDE中提供阅读体验。|56|2023-09-27|
|174|[mifengjun/java-design-patterns](https://github.com/mifengjun/java-design-patterns)|设计模式专题,共 23 种设计模式。GOF design patternsimplement of Java。|56|2023-10-02|
|175|[shiyindaxiaojie/eden-demo-layer](https://github.com/shiyindaxiaojie/eden-demo-layer)|阿里巴巴分层架构根据《阿里巴巴Java开发手册》的设计思想实践并扩展。|54|2023-10-07|
|176|[yijunquan-afk/XJTUSE-NOTES](https://github.com/yijunquan-afk/XJTUSE-NOTES)|西安交通大学软件工程本科笔记|51|2023-11-13|
|177|[Leibnizhu/AlipayWechatPlatform](https://github.com/Leibnizhu/AlipayWechatPlatform)|基于Vert.X的高性能微信支付宝公众号通用服务|50|2023-12-03|
|178|[kvenLin/JDK-Source](https://github.com/kvenLin/JDK-Source)|jdk源码学习&JVM学习记录----手把手带你看源码|49|2023-07-20|
|179|[handy-git/ip2region](https://github.com/handy-git/ip2region)|为《我的世界》(Minecraft)提供国家运营商papi变量|48|2023-12-16|
|180|[iohao/ioGame-example](https://github.com/iohao/ioGame-example)|ioGame 网络游戏服务器框架示例集合|47|2023-12-21|
|181|[Andyfoo/SubTitleSearcher](https://github.com/Andyfoo/SubTitleSearcher)|字幕搜索查询支持4k 2160p,1080p,720p视频字幕搜索集合了字幕库、迅雷、射手、SubHD查询接口。|47|2023-07-20|
|182|[phynos/solar-iot](https://github.com/phynos/solar-iot)|SpringBoot、Netty、Mqtt、物联网开发实践和总结|46|2023-07-24|
|183|[rongcloud/android-ui-sdk-set](https://github.com/rongcloud/android-ui-sdk-set)|融云 IM UI SDK 集合,包括各种 UI 组件|45|2023-12-29|
|184|[binghe001/spring-redis](https://github.com/binghe001/spring-redis)|📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis直接使用提供的分布式缓存接口查询数据即可附带完善的单元测试用例方便学习使用。|44|2023-12-10|
|185|[zfoo-project/zapp](https://github.com/zfoo-project/zapp)|IM网站的开源后端代码图片分享好友聊天群聊|44|2023-10-07|
|186|[qq1534774766/wx-push](https://github.com/qq1534774766/wx-push)|wx公众号推送|42|2023-10-16|
|187|[xjs1919/enumdemo](https://github.com/xjs1919/enumdemo)|公众号【爪哇优太儿】用测试代码|42|2024-01-03|
|188|[L-JINBIN/MT-Translation-Plugin](https://github.com/L-JINBIN/MT-Translation-Plugin)|MT翻译插件|42|2024-01-06|
|189|[liyupi/yupao-backend-public](https://github.com/liyupi/yupao-backend-public)|帮大家找到好伙伴的移动端网站 💎 by 鱼皮编程导航知识星球|41|2023-09-25|
|190|[hufeiyang/AndroidLeaning](https://github.com/hufeiyang/AndroidLeaning)|Android进阶学习的项目包括《Android开发艺术探索》学习笔记、优秀开源库学习理解等~|41|2023-08-28|
|191|[721806280/feishu-notification-plugin](https://github.com/721806280/feishu-notification-plugin)|飞书 Jenkins 插件|39|2023-12-31|
|192|[yudiandemingzi/spring-boot-study](https://github.com/yudiandemingzi/spring-boot-study)|springboot学习项目|39|2023-09-08|
|193|[jmilktea/jtea](https://github.com/jmilktea/jtea)|jtea 专注于java,spring,springboot,springcloud,各类中间件,总结开发经验|38|2024-01-10|
|194|[ReAbout/audit-java](https://github.com/ReAbout/audit-java)|Java代码审计手册关注于漏洞挖掘而非利用【持续更新】|37|2023-12-20|
|195|[lsgwr/java-thread](https://github.com/lsgwr/java-thread)|Java多线程编程学习三本书和两套视频教程的学习|37|2023-07-16|
|196|[benggee/data-structure](https://github.com/benggee/data-structure)|数据结构大全从最基础的线性数据结构到树形数据结构再到图论排序算法都有完整的实现。目前比较完整的是java的代码后面会陆续完善c++、c、python、golang版本|36|2023-09-24|
|197|[Higmin/practice](https://github.com/Higmin/practice)|知识梳理数据结构和算法、leetcode解题记录、手写生产者-消费者模型、SpringAOP、Springboot 自定义注解,全局异常处理、整合 Mybatis、整合Redis、mybatis逆向工程、死锁、同步锁、读-写同步锁、BIO、NIO、AIO、Netty服务客户端、ThreadLocal使用、23种设计模式未完待续...)、生成 XML 文件、接口并发测试、Kafka 生产者消费 ...|35|2023-10-24|
|198|[niaobulashi/spring-boot-learning](https://github.com/niaobulashi/spring-boot-learning)|🚀spring-boot学习历程中的实例|35|2023-07-21|
|199|[pulllock/mini-dubbo](https://github.com/pulllock/mini-dubbo)|从头开始写一个迷你的dubbo仅用作学习用|34|2023-10-19|
|200|[gdut-yy/leetcode-hub-java](https://github.com/gdut-yy/leetcode-hub-java)|基于 java21 + maven3.9 + junit5 + jacoco 的 leetcode + codeforces + atcoder + nowcoder 练习仓库。|33|2024-01-01|
<div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!
</div>
<br/>
<div align="center"><a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a></div>