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.

207 lines
40 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>数据更新: 2023-12-23&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、计算机操作系统、计算机网络、系统设计|169234|2023-12-15|
|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|139487|2023-12-22|
|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路|74444|2023-08-14|
|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|72637|2023-12-18|
|5|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。|56523|2023-12-22|
|6|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29623|2023-11-18|
|7|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|26505|2023-12-22|
|8|[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|26494|2023-07-18|
|9|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|25009|2023-07-05|
|10|[yudaocode/SpringBoot-Labs](https://github.com/yudaocode/SpringBoot-Labs)|一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024|17947|2023-07-18|
|11|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15853|2023-12-03|
|12|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|15474|2023-12-17|
|13|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|14821|2023-09-15|
|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、日志存储、百亿数据实时去重、 ...|14007|2023-09-15|
|15|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13605|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容器化部署。|12488|2023-11-13|
|17|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java就认准二哥的Java进阶之路😄|10458|2023-12-22|
|18|[h2pl/JavaTutorial](https://github.com/h2pl/JavaTutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识整合了互联网上的很多优质Java技术文章力求打造为最完整最实用的Java开发者学习指南如果对你有帮助给个star告诉我吧谢谢|6371|2023-08-26|
|19|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|6133|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。篇篇精华,涵盖大部分应用场景。|6068|2023-11-27|
|21|[dromara/lamp-cloud](https://github.com/dromara/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案亦可作为普通项目非SaaS架构的基础开发框架使用目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。|5199|2023-09-26|
|22|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路Java进阶学习打破内卷拿大厂Offer升职加薪|4604|2023-11-28|
|23|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|4363|2023-07-17|
|24|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github这里有六百多篇原创文章的详细分类和汇总以及对应的源码内容涉及Java、Docker、Kubernetes、DevOPS等方面|4144|2023-12-19|
|25|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3870|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、计算机网络、算法、数据结构、操 ...|3854|2023-08-07|
|27|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|📚 db-tutorial 是一个数据库教程。|3748|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 ...|3698|2023-09-05|
|29|[s4kibs4mi/java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap)|Roadmap to becoming a Java developer in 2024|3553|2023-12-17|
|30|[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 ...|3496|2023-12-07|
|31|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3414|2023-10-27|
|32|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码LeetBook《图解算法数据结构》配套代码仓|3291|2023-12-20|
|33|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|3044|2023-08-18|
|34|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|Java开发及面试个人面试、工作总结、资料收集站|2912|2023-10-11|
|35|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|2367|2023-12-16|
|36|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch采用Docker容器化部署。|2360|2023-12-17|
|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 ...|2343|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 |2107|2023-11-20|
|39|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等欢迎star|1945|2023-11-01|
|40|[Mr-xn/RedTeam_BlueTeam_HW](https://github.com/Mr-xn/RedTeam_BlueTeam_HW)|红蓝对抗以及护网相关工具和资料内存shellcodecs+msf和内存马查杀工具|1914|2023-09-26|
|41|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)| github: https://github.com/kanwangzjm/funiture, spring项目权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等|1874|2023-11-15|
|42|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程几乎涵盖了Java必备的知识点|1856|2023-08-17|
|43|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1801|2023-12-01|
|44|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结涵盖分布式、微服务、RPC等互联网公司常用架构以及数据存储、缓存、搜索等必备技能|1770|2023-10-17|
|45|[zincPower/UI2018](https://github.com/zincPower/UI2018)|用于结合“江澎涌”公众号分享 Android 高级 UI 知识点,形成知识体系|1668|2023-09-01|
|46|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码|1578|2023-11-28|
|47|[Y4tacker/JavaSec](https://github.com/Y4tacker/JavaSec)|a rep for documenting my study, may be from 0 to 0.1|1435|2023-12-22|
|48|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系沓实架构基础|1313|2023-11-14|
|49|[Snailclimb/spring-security-jwt-guide](https://github.com/Snailclimb/spring-security-jwt-guide)|从零入门 Spring Security With JWT含权限验证后端部分代码。|1288|2023-10-27|
|50|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|1269|2023-06-28|
|51|[itwanger/paicoding](https://github.com/itwanger/paicoding)|⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈附详细教程包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。|1262|2023-12-19|
|52|[happylishang/AntiFakerAndroidChecker](https://github.com/happylishang/AntiFakerAndroidChecker)|设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等Android模拟器检测检测Android模拟器 作为可信DeviceID应对防刷需求等 Android设备指纹 How to detect Android emulator |1210|2023-12-13|
|53|[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支持私有部署的云端存储双链笔记软件|1162|2023-12-22|
|54|[suzeyu1992/repo](https://github.com/suzeyu1992/repo)|📒 记录一个自己的知识库|1124|2023-09-22|
|55|[pascal-lab/Tai-e](https://github.com/pascal-lab/Tai-e)|An easy-to-learn/use static analysis framework for Java|1098|2023-12-20|
|56|[PotoYang/spring-in-action-v5-translate](https://github.com/PotoYang/spring-in-action-v5-translate)|Spring 实战第五版中文翻译|1060|2023-08-12|
|57|[Zephery/newblog](https://github.com/Zephery/newblog)|:octocat: 个人博客个人网站blog|1050|2023-10-19|
|58|[nacos-group/nacos-examples](https://github.com/nacos-group/nacos-examples)|Nacos Examples|900|2023-10-21|
|59|[mercyblitz/geekbang-lessons](https://github.com/mercyblitz/geekbang-lessons)|极客时间课程工程|864|2023-07-06|
|60|[javastacks/javastack](https://github.com/javastacks/javastack)|分享最主流的 Java 技术,包含全部源代码。|856|2023-11-17|
|61|[nibnait/algorithms](https://github.com/nibnait/algorithms)|《剑指Offer》、LeetCode|826|2023-07-02|
|62|[Yanyutin753/PandoraNext-TokensTool](https://github.com/Yanyutin753/PandoraNext-TokensTool)|支持脚本一键部署和更新pandoraNext和tokensTool双服务实现openai账号密码直连web,也实现分发pool_token并且接入one-api查询PandoraNext余额且方便实现接口调用PandoraNext的API并支持接入到多种开源ChatGpt网页针对于PandoraNext最新版本管理tokens.json和config.json的可视化网页每天检查ses ...|753|2023-12-20|
|63|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring 教程|750|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|749|2023-12-17|
|65|[Firebasky/Java](https://github.com/Firebasky/Java)|关于学习java安全的一些知识,正在学习中ing,欢迎fork and star|715|2023-07-11|
|66|[yilylong/HighLight-GuideView](https://github.com/yilylong/HighLight-GuideView)|用户指引提示guideview新特性高亮指示 HighLight|686|2023-08-17|
|67|[EiletXie/cloud2020](https://github.com/EiletXie/cloud2020)|SpringCloud2020最新技术学习|666|2023-10-11|
|68|[code4craft/jsoup-learning](https://github.com/code4craft/jsoup-learning)|Jsoup学习笔记。添加了部分学习代码和注释。|629|2023-12-16|
|69|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo CaseSpring学习示例实战项目|603|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|597|2023-11-14|
|71|[heibaiying/Full-Stack-Notes](https://github.com/heibaiying/Full-Stack-Notes)|全栈工程师手册|586|2023-10-24|
|72|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|553|2023-11-04|
|73|[forezp/springcloud-book](https://github.com/forezp/springcloud-book)|书籍《深入理解Spring Cloud与微服务构建》的源码|512|2023-07-18|
|74|[javasmall/bigsai-algorithm](https://github.com/javasmall/bigsai-algorithm)|bigsai的数据结构与算法、LeetCode图解、剑指offer图解文章专栏致力于最好懂的数据结构与算法专栏|507|2023-12-09|
|75|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|505|2023-12-05|
|76|[rymcu/forest](https://github.com/rymcu/forest)|forest(森林)——一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现|502|2023-12-21|
|77|[a616567126/GPT-WEB-JAVA](https://github.com/a616567126/GPT-WEB-JAVA)|基于JDK8 AI 聊天机器人!微信公众号 Midjourney画图、卡密兑换、web 支持ChatGPT、Midjourney画图、sd画图卡密兑换易支付公众号引流邮件注册🔥|499|2023-12-14|
|78|[Drun1baby/JavaSecurityLearning](https://github.com/Drun1baby/JavaSecurityLearning)|记录一下 Java 安全学习历程,也算是半条学习路线了|487|2023-12-18|
|79|[sjsdfg/dl4j-tutorials](https://github.com/sjsdfg/dl4j-tutorials)|dl4j 基础教程 配套视频https://space.bilibili.com/327018681/#/|479|2023-12-05|
|80|[Viscent/javamtia](https://github.com/Viscent/javamtia)|《Java多线程编程实战指南核心篇》的配套源码|451|2023-12-06|
|81|[fuzhengwei/chatbot-api](https://github.com/fuzhengwei/chatbot-api)|《ChatGPT AI 问答助手》 开源免费项目涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署小巧精悍流程全面。对于Java编程伙伴来说非常具有学习价值。|444|2023-10-15|
|82|[SincereXIA/XidianCS](https://github.com/SincereXIA/XidianCS)|西安电子科技大学 计算机科学与技术专业 笔记、上机作业、实验 etc.|405|2023-07-21|
|83|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|383|2023-12-18|
|84|[ashinnotfound/ChatGPT-YourChatRobot](https://github.com/ashinnotfound/ChatGPT-YourChatRobot)|❤开箱即用❤an unofficial implement of ChatGPT in QQ/Wechat. 一个非官方的ChatGPT腾讯qq/微信(非公众号)实现版快来把你的qq或微信变成chatgpt吧|382|2023-12-15|
|85|[yeecode/MyBatisCN](https://github.com/yeecode/MyBatisCN)|MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。|365|2023-07-22|
|86|[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.|364|2023-12-21|
|87|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|363|2023-09-03|
|88|[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|
|89|[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|2023-12-22|
|90|[dubboclub/dubbo-plus](https://github.com/dubboclub/dubbo-plus)|dubbo的插件集合|318|2023-10-11|
|91|[algorithmzuo/algorithm-journey](https://github.com/algorithmzuo/algorithm-journey)|算法通关课的代码和课件|303|2023-12-22|
|92|[dddplus/dddplus-demo](https://github.com/dddplus/dddplus-demo)|♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS|292|2023-08-01|
|93|[kobeyk/license](https://github.com/kobeyk/license)|软件许可证书生成+验证|292|2023-07-16|
|94|[algorithmzuo/weekly-problems](https://github.com/algorithmzuo/weekly-problems)|每周有营养的大厂算法面试题|269|2023-09-02|
|95|[fuzhengwei/java-algorithms](https://github.com/fuzhengwei/java-algorithms)|📝 Java 数据结构和算法 Algorithms and data structures implemented in Java with explanations and links to further readings|260|2023-11-01|
|96|[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.|254|2023-12-22|
|97|[zhangjun0x01/bigdata-examples](https://github.com/zhangjun0x01/bigdata-examples)|分享一些在工作中的大数据实战案例包括flink、kafka、hadoop、presto等等。欢迎大家关注我的公众号【大数据技术与应用实战】一起成长。|254|2023-08-08|
|98|[yangchong211/YCJniHelper](https://github.com/yangchong211/YCJniHelper)|JNI学习案例通过简单的案例快速入门jni开发。JNI基础语法介绍so库生成打包和反编译Java和C/C++相关调用案例|247|2023-10-08|
|99|[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.|239|2023-12-20|
|100|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目顺便点下⭐哦|239|2023-12-21|
|101|[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|232|2023-12-07|
|102|[Romantic-Lei/Learning-in-practice](https://github.com/Romantic-Lei/Learning-in-practice)|learning (Fork 代码的小伙伴留下你们的star吧)|228|2023-12-17|
|103|[fafeidou/fast-cloud-nacos](https://github.com/fafeidou/fast-cloud-nacos)|fast-cloud-nacos项目致力于打造一个基于nacos为注册中心结合企业开发习惯总结的一些基本的实现方式|223|2023-11-29|
|104|[lynnlovemin/SpringCloudLesson](https://github.com/lynnlovemin/SpringCloudLesson)|SpringCloud从入门到精通系列课程|215|2023-10-11|
|105|[Erik-ly/SprakProject](https://github.com/Erik-ly/SprakProject)|《Spark 大型电商项目实战》源码博客地址http://blog.csdn.net/u012318074/article/category/6744423|210|2023-11-14|
|106|[ShinChven/MigrateToGradle](https://github.com/ShinChven/MigrateToGradle)|在学习Gradle的路上整理的心得。|208|2023-10-07|
|107|[fengyuecanzhu/FYReader](https://github.com/fengyuecanzhu/FYReader)|风月读书一款开源、免费的小说阅读软件支持自定义书源支持本地txt和epub导入阅读。|205|2023-10-07|
|108|[magniture/Java-studying](https://github.com/magniture/Java-studying)|Java Learning|187|2023-10-19|
|109|[Snailclimb/springboot-kafka](https://github.com/Snailclimb/springboot-kafka)|kafka学习|186|2023-09-05|
|110|[ganchaoyang/spring-tutorial](https://github.com/ganchaoyang/spring-tutorial)|本项目是我个人在编写Spring Boot系列博客的源代码会持续不断更新。如果项目中的代码有错误望大家一起勘正~。|183|2023-10-11|
|111|[dunwu/spring-boot-tutorial](https://github.com/dunwu/spring-boot-tutorial)|:100: :leaves: 通过丰富实例来展现 Spring Boot 特性的教程|182|2023-12-03|
|112|[fancyChuan/bigdata-hub](https://github.com/fancyChuan/bigdata-hub)|数据建设与大数据技术知识体系包含hadoop、hive、spark、flink主流框架和系列框架数据中台、数据湖、数据治理、数仓建设、数据化转型等|180|2023-12-21|
|113|[joyang1/JavaInterview](https://github.com/joyang1/JavaInterview)|最全的Java技术知识点以及Java源码分析Just learn it。|176|2023-07-05|
|114|[feuyeux/jax-rs2-guide-II](https://github.com/feuyeux/jax-rs2-guide-II)|《Java Restful Web Service实战 第二版》源代码|176|2023-12-21|
|115|[andream7/cuit_sharing](https://github.com/andream7/cuit_sharing)|cuit期末互助仓库 成都信息工程大学课程共享计划|171|2023-12-20|
|116|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发Java基础视频学习源码|169|2023-10-31|
|117|[cicadasmile/spring-boot-base](https://github.com/cicadasmile/spring-boot-base)|spring boot 2.0 基础教程,日志配置,数据源配置,事务管理等。|168|2023-07-22|
|118|[zpsw/jt808-netty](https://github.com/zpsw/jt808-netty)|Netty入门教学项目解析JT808协议整合Spring boot并提供了一些Netty中的最佳实践|166|2023-07-22|
|119|[rawchen/FeishuBot](https://github.com/rawchen/FeishuBot)|飞书群聊/私聊ChatGPT机器人|162|2023-10-17|
|120|[ZhangLe1993/face-ai](https://github.com/ZhangLe1993/face-ai)|一款入门级的人脸识别、视频人脸识别、图片分类, 性别检测, 年龄检测, 照片特效处理, 天空滤镜, 图像色温调整, 图像对比度调整, 图像饱和度调整, 图像高光调整, 图像阴影调整, 图像明度调整算法实战项目. JAVA+OpenCV|156|2023-07-06|
|121|[SaminZou/study-prj](https://github.com/SaminZou/study-prj)|Learn how to learn 💪💪💪|146|2023-12-22|
|122|[GCS-ZHN/AutoCard](https://github.com/GCS-ZHN/AutoCard)|浙大健康打卡的学习交流项目|144|2023-12-04|
|123|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|142|2023-12-05|
|124|[yechaoa/GradleX](https://github.com/yechaoa/GradleX)|一份关于Gradle的学习路线|139|2023-10-22|
|125|[tingyunote/Tingyu-Notes](https://github.com/tingyunote/Tingyu-Notes)|一套开发级JAVA设计语言学习笔记。所有笔记已更新于微信公众号<汀雨笔记>|138|2023-08-15|
|126|[yeecode/MyBatisDemo](https://github.com/yeecode/MyBatisDemo)|书籍《通用源码阅读指导书——MyBatis源码详解》配套示例|135|2023-12-20|
|127|[wanghaichao0611/Vue-SpringCloud-Blog](https://github.com/wanghaichao0611/Vue-SpringCloud-Blog)|whc的毕业设计基于Vue+SpringCloud博客的设计与实现-微服务-分布式|133|2023-12-10|
|128|[TenMoons/AHU-CS-Repository](https://github.com/TenMoons/AHU-CS-Repository)|安徽大学(AHU)计算机科学与技术学院学习资料汇总|131|2023-11-01|
|129|[BukkitAPI-Translation-Group/Chinese_BukkitAPI](https://github.com/BukkitAPI-Translation-Group/Chinese_BukkitAPI)|BukkitAPI 中文文档 (版本 Spigot-API 1.20)|127|2023-10-25|
|130|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|121|2023-10-11|
|131|[timerring/backend-tutorial](https://github.com/timerring/backend-tutorial)|韩顺平Java零基础markdown整理A detailed tutorial of java from 0 to 1|119|2023-07-23|
|132|[longbig/multi_function_github](https://github.com/longbig/multi_function_github)|各种脚本工具集合使用方法博客地址https://longbig.github.io/|119|2023-07-15|
|133|[WangPney/java-wechat-grpc-local](https://github.com/WangPney/java-wechat-grpc-local)|微信协议Ipad协议、MAC协议、Windows协议本开源项目是7.X版本 840是商用 JAVA版本的学习用商用独家840 Java协议测试 请看下面)|117|2023-10-17|
|134|[zincPower/GradleStudy](https://github.com/zincPower/GradleStudy)|分享 Android Gradle 中配置属性如何使用,形成知识体系|115|2023-09-01|
|135|[rainweb521/My-tutorial](https://github.com/rainweb521/My-tutorial)|我想构建形成自己的知识的体系工作职位是大数据所以主要还是以大数据为主从主流框架HadoopSpark的开发到某些组件的单独利用我都会详细的讲解 大数据开发是很繁琐的,正确的运行环境是成功的第一步,所以我尽量从搭建,部署,开发整个流程都做出来,单独的环节可利用率很低。利人利己,希望帮到更多的人。|113|2023-07-22|
|136|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集展示各种自定义View/控件。项目包含了自定义Banner轮播图控件自定义验证码输入框自定义TabLayout等控件持续更新中🤣😄😋|111|2023-08-13|
|137|[jeecgboot/jeewx-api](https://github.com/jeecgboot/jeewx-api)|微信开发SDK——支持微信公众号、小程序、企业号、支付宝生活号SDK、微博SDK基于Jeewx-Api开发可以立即拥有简单易用的API让开发更加轻松自如节省更多时间|110|2023-12-16|
|138|[lzh66666/SpringBoot](https://github.com/lzh66666/SpringBoot)|狂神SpringBoot笔记+源码|108|2023-10-11|
|139|[tianlian0/duplicate-check-sample](https://github.com/tianlian0/duplicate-check-sample)|文本查重SDK可用于论文查重、标书查重、文档查重、作业查重、合同查重、防串标等场景。关联duplicate check|103|2023-12-05|
|140|[aaja/architect-demo](https://github.com/aaja/architect-demo)|Some of my learning experience after work|96|2023-11-22|
|141|[FleyX/bookmark](https://github.com/FleyX/bookmark)|一个开源云书签应用适配pc手机。可全文检索查找书签。|95|2023-12-03|
|142|[HMS-Core/hms-AREngine-demo](https://github.com/HMS-Core/hms-AREngine-demo)|Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.|94|2023-06-27|
|143|[wupeixuan/SpringBoot-Learn](https://github.com/wupeixuan/SpringBoot-Learn)|Spring Boot 入门|93|2023-11-22|
|144|[Sunt-ing/SUSTech-CS-Notes](https://github.com/Sunt-ing/SUSTech-CS-Notes)|一名南科大CS本科生的课程笔记、考点预测和论文包含CS和非CS的内容 :rocket::rocket:|93|2023-10-17|
|145|[zhangliangming/HappyPlayer-PC](https://github.com/zhangliangming/HappyPlayer-PC)|乐乐音乐播放器支持apewavflacmp3等多种格式支持动态ksc、hrc、hrcx、krc歌词文件和支持和显示翻译歌词和音译歌词支持多语言歌词是一款不错的java swing音乐播放器|92|2023-07-17|
|146|[lastwhispers/code](https://github.com/lastwhispers/code)|Java学习过程中笔记的配套代码|90|2023-06-30|
|147|[optimjie/bytedance-youthcamp-search-engine](https://github.com/optimjie/bytedance-youthcamp-search-engine)|该项目是大厂候选人队参加2022年字节跳动青训营实现的课程大项目。|89|2023-07-22|
|148|[wmsJackWang/jackdking-root](https://github.com/wmsJackWang/jackdking-root)|JAVA 架构技术方案池丰富的Java架构技术解决方案分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案SpringSecurity教程SpringBoot 全都有完整的实现样例代码|89|2023-12-18|
|149|[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.|87|2023-12-15|
|150|[itwanger/codingmore-learning](https://github.com/itwanger/codingmore-learning)|编程猫的学习教程|87|2023-09-21|
|151|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|86|2023-09-01|
|152|[galaxy-sea/galaxy-blogs](https://github.com/galaxy-sea/galaxy-blogs)|我的博客-用于博客的存档|85|2023-10-02|
|153|[black-ant/case](https://github.com/black-ant/case)|Java 大合集 , 包含多种框架的运用 , 微服务 , 压测 , 性能分析 , 文档 , 源码分析|82|2023-11-05|
|154|[leilei0220/springboot-learn](https://github.com/leilei0220/springboot-learn)|springboot学习小营地|77|2023-09-04|
|155|[wufeiqun/blog](https://github.com/wufeiqun/blog)|我的博客|77|2023-12-21|
|156|[zhongjinggz/geekdemo](https://github.com/zhongjinggz/geekdemo)|极客时间《手把手教你落地DDD》配套代码|76|2023-07-16|
|157|[DiCaprio17/seckill-ssm](https://github.com/DiCaprio17/seckill-ssm)|一个整合SSM框架的高并发和商品秒杀项目学习目前较流行的Java框架组合实现高并发秒杀API|76|2023-12-05|
|158|[liuqi0725/OpenCV3-Study-JAVA](https://github.com/liuqi0725/OpenCV3-Study-JAVA)|OpenCV3 JAVA 学习示例、应用案例实现、以及 OCR 识别相关内容|76|2023-07-16|
|159|[returntolife455/DemoList](https://github.com/returntolife455/DemoList)|Demo集合|74|2023-10-27|
|160|[super117893344p/Select_Top_Quality_Project](https://github.com/super117893344p/Select_Top_Quality_Project)|精选涵盖互联网计算机领域所有类型的项目, 你想要的都在这里,通过源码学习, 希望你能够融会贯通,渐入佳境,步步高升,登峰造极,成为一名影响世界的程序员,开发属于自己的产品|71|2023-11-29|
|161|[dolyw/ProjectStudy](https://github.com/dolyw/ProjectStudy)|我的学习代码记录|71|2023-10-24|
|162|[shenniubuxing3/springcloud-Finchley.SR2](https://github.com/shenniubuxing3/springcloud-Finchley.SR2)|基于Finchley.SR2版本的springcloud分享篇|68|2023-10-11|
|163|[CCCshengjiang/algorithm](https://github.com/CCCshengjiang/algorithm)|算法笔记和源代码|66|2023-12-09|
|164|[sqdpt666/VxMessageWeatherActions](https://github.com/sqdpt666/VxMessageWeatherActions)|微信公众号消息推送Actions版本+天气预报|66|2023-07-03|
|165|[wayne-pq/simplify](https://github.com/wayne-pq/simplify)|simplify 包含了一系列自我驱动学习的子项目。|66|2023-11-30|
|166|[nICEnnnnnnnLee/AcFunDown](https://github.com/nICEnnnnnnnLee/AcFunDown)|包含PC端UI界面的A站 视频下载器。支持收藏夹、UP主视频批量下载 😳仅供交流学习使用喔|61|2023-07-08|
|167|[ngcly/MusicStory](https://github.com/ngcly/MusicStory)|一个用来听歌看书的网站|60|2023-12-12|
|168|[aizuda/flowlong](https://github.com/aizuda/flowlong)|飞龙工作流 FlowLong 🐉 真正的国产工作流引擎、json 格式实例模型、仿飞书钉钉审批流程设计器、🚩为中国特色审批匠心打造❗|57|2023-12-21|
|169|[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...✨✨✨|57|2023-11-29|
|170|[nancheung/legado-reader](https://github.com/nancheung/legado-reader)|《开源阅读》的Jetbrains IDE插件版只为随时随地在IDE中提供阅读体验。|56|2023-09-27|
|171|[mifengjun/java-design-patterns](https://github.com/mifengjun/java-design-patterns)|设计模式专题,共 23 种设计模式。GOF design patternsimplement of Java。|56|2023-10-02|
|172|[GageRain/XDU-CS-Resources](https://github.com/GageRain/XDU-CS-Resources)|本库主要上传了西安电子科技大学计算机专业(本科)的一些学习资料,当然也包括部分其他专业或者其他类型的资料,仅供西电学子内部交流学习|52|2023-11-20|
|173|[shiyindaxiaojie/eden-demo-layer](https://github.com/shiyindaxiaojie/eden-demo-layer)|阿里巴巴分层架构根据《阿里巴巴Java开发手册》的设计思想实践并扩展。|52|2023-10-07|
|174|[yijunquan-afk/XJTUSE-NOTES](https://github.com/yijunquan-afk/XJTUSE-NOTES)|西安交通大学软件工程本科笔记|49|2023-11-13|
|175|[kvenLin/JDK-Source](https://github.com/kvenLin/JDK-Source)|jdk源码学习&JVM学习记录----手把手带你看源码|49|2023-07-20|
|176|[Leibnizhu/AlipayWechatPlatform](https://github.com/Leibnizhu/AlipayWechatPlatform)|基于Vert.X的高性能微信支付宝公众号通用服务|49|2023-12-03|
|177|[Andyfoo/SubTitleSearcher](https://github.com/Andyfoo/SubTitleSearcher)|字幕搜索查询支持4k 2160p,1080p,720p视频字幕搜索集合了字幕库、迅雷、射手、SubHD查询接口。|47|2023-07-20|
|178|[handy-git/ip2region](https://github.com/handy-git/ip2region)|为《我的世界》(Minecraft)提供国家运营商papi变量|46|2023-12-16|
|179|[rongcloud/android-ui-sdk-set](https://github.com/rongcloud/android-ui-sdk-set)|融云 IM UI SDK 集合,包括各种 UI 组件|46|2023-11-23|
|180|[Jdroida/free_learning](https://github.com/Jdroida/free_learning)|自由学习|45|2023-06-30|
|181|[zfoo-project/zapp](https://github.com/zfoo-project/zapp)|IM网站的开源后端代码图片分享好友聊天群聊|44|2023-10-07|
|182|[phynos/solar-iot](https://github.com/phynos/solar-iot)|SpringBoot、Netty、Mqtt、物联网开发实践和总结|44|2023-07-24|
|183|[iohao/ioGame-example](https://github.com/iohao/ioGame-example)|ioGame 网络游戏服务器框架示例集合|42|2023-12-15|
|184|[xjs1919/enumdemo](https://github.com/xjs1919/enumdemo)|公众号【爪哇优太儿】用测试代码|42|2023-12-18|
|185|[L-JINBIN/MT-Translation-Plugin](https://github.com/L-JINBIN/MT-Translation-Plugin)|MT翻译插件|42|2023-10-11|
|186|[malinkang/AndroidNote](https://github.com/malinkang/AndroidNote)|Android学习笔记|42|2023-07-12|
|187|[qq1534774766/wx-push](https://github.com/qq1534774766/wx-push)|wx公众号推送|41|2023-10-16|
|188|[binghe001/spring-redis](https://github.com/binghe001/spring-redis)|📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis直接使用提供的分布式缓存接口查询数据即可附带完善的单元测试用例方便学习使用。|39|2023-12-10|
|189|[hufeiyang/AndroidLeaning](https://github.com/hufeiyang/AndroidLeaning)|Android进阶学习的项目包括《Android开发艺术探索》学习笔记、优秀开源库学习理解等~|39|2023-08-28|
|190|[qy8502/jetcache-plus](https://github.com/qy8502/jetcache-plus)|JetCache Plus是对Alibaba JetCache的增强工具。用于提供自动同步失效本地缓存、AOP缓存注解支持多缓存集合处理、Dubbo服务先缓存调用再RPC调用、缓存jackson序列化的解决方案。|37|2023-07-12|
<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>