GitHub-Chinese-Top-Charts/content/charts/growth/knowledge/Java.md

139 lines
29 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden 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-10-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-|
|1|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新English version ongoing|96370|136|2024-10-10|
|2|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|175099|72|2024-08-21|
|3|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|146316|62|2024-10-11|
|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|75829|34|2024-09-19|
|5|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|31224|14|2024-10-11|
|6|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|22090|12|2024-09-19|
|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|28290|12|2024-05-31|
|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|26203|12|2024-06-06|
|9|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨‍🎓 Java Core Sprout : basic, concurrent, algorithm |27070|11|2024-05-21|
|10|[yudaocode/SpringBoot-Labs](https://github.com/yudaocode/SpringBoot-Labs)|一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024|19030|9|2024-04-28|
|11|[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支持私有部署的云端存储双链笔记软件|3009|7|2024-08-04|
|12|[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、日志存储、百亿数据实时去重、 ...|14516|7|2024-05-25|
|13|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码LeetBook《图解算法数据结构》配套代码仓|6105|6|2024-05-11|
|14|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java就认准二哥的Java进阶之路😄|13130|6|2024-10-08|
|15|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目60k+star是一套电商系统使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、MySQL等技术采用Docker容器化部署。|12941|6|2024-09-15|
|16|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心从实际业务中抽离出交易、营销、秒杀、中间件、源码等22个真实场景来学习设计模式的运用。欢迎关注小傅哥微信(fustack)公众号bugstack虫洞栈博客https://bugstack.cn|6440|4|2024-05-10|
|17|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|7366|4|2024-08-17|
|18|[jar-analyzer/jar-analyzer](https://github.com/jar-analyzer/jar-analyzer)|Jar Analyzer - 一个JAR包分析工具SCA漏洞分析批量分析JAR包方法调用关系搜索字符串搜索Spring组件分析CFG程序分析JVM栈帧分析进阶表达式搜索字节码指令级的动态调试分析反编译JAR包一键导出一键提取序列化数据恶意代码一键分析BCEL字节码|1017|3|2024-10-11|
|19|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|2024最新微服务实战教程Spring Cloud组件、微服务项目实战、Kubernetes容器化部署全方位解析。技术栈Spring Cloud Alibaba + Spring Boot 3.2 + JDK 17。|6389|3|2024-08-08|
|20|[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 ...|3724|2|2024-08-12|
|21|[jar-analyzer/jar-obfuscator](https://github.com/jar-analyzer/jar-obfuscator)|Jar Obfuscator - 一个 JAR/CLASS 字节码混淆工具,支持包名/类名/方法名/字段名/参数名引用分析和重命名混淆方式,支持字符串加密/整型异或混淆/垃圾代码花指令混淆/等方式,支持方法和字段的隐藏,支持 NATIVE 层的 JVMTI 代码加密,配置简单,文档教程齐全,容易上手|310|2|2024-08-07|
|22|[itwanger/paicoding](https://github.com/itwanger/paicoding)|⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈附详细教程包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。|2037|2|2024-10-08|
|23|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|📚 db-tutorial 是一个数据库教程。|4403|2|2024-10-08|
|24|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github这里有六百多篇原创文章的详细分类和汇总以及对应的源码内容涉及Java、Docker、Kubernetes、DevOPS等方面|4514|2|2024-05-18|
|25|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|Java开发及面试个人面试、工作总结、资料收集站|3325|2|2024-08-05|
|26|[1321928757/Concurrent-MulThread](https://github.com/1321928757/Concurrent-MulThread)|多线程并发案例-源码学习等代码片段分享~|356|2|2024-05-03|
|27|[Y4tacker/JavaSec](https://github.com/Y4tacker/JavaSec)|a rep for documenting my study, may be from 0 to 0.1|1874|2|2024-10-11|
|28|[liyupi/yu-rpc](https://github.com/liyupi/yu-rpc)|鱼皮的 24 年新项目,基于 Java + Etcd + Vert.x 的高性能 RPC 框架,用新颖的技术栈从 0 到 1 带大家开发轮子。教程由浅入深,可以学习并实践基于 Vert.x 的网络服务器、序列化器、基于 Etcd 和 ZooKeeper 的注册中心、反射、动态代理、自定义网络协议、多种设计模式(单例 / 工厂 / 装饰者等、负载均衡器设计、重试和容错机制、Spring Boot ...|401|2|2024-07-31|
|29|[Mr-xn/RedTeam_BlueTeam_HW](https://github.com/Mr-xn/RedTeam_BlueTeam_HW)|红蓝对抗以及护网相关工具和资料内存shellcodecs+msf和内存马查杀工具|2251|2|2024-08-16|
|30|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|2672|2|2024-10-10|
|31|[dromara/lamp-cloud](https://github.com/dromara/lamp-cloud)|lamp-cloud 支持jdk21、jdk17、jdk11、jdk8ta基于 SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案亦可作为普通项目非SaaS架构的基础开发框架使用目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。|5482|2|2024-10-09|
|32|[pascal-lab/Tai-e](https://github.com/pascal-lab/Tai-e)|An easy-to-learn/use static analysis framework for Java|1420|2|2024-09-22|
|33|[TyCoding/langchat](https://github.com/TyCoding/langchat)|LangChat: Java LLMs/AI Project, Supports Multi AI Providers( OpenAI / Gemini / Ollama / Azure / 智谱 / 阿里通义大模型 / 百度千帆大模型), Java生态下AI大模型产品解决方案快速构建企业级AI知识库、AI机器人应用|452|2|2024-09-30|
|34|[moyangzhan/langchain4j-aideepin](https://github.com/moyangzhan/langchain4j-aideepin)|JAVA版本的检索增强生成(RAG)项目,包括知识库、搜索 JAVA version of retrieval enhancement generation(RAG) project ,including knowledge base, search|283|1|2024-10-11|
|35|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等欢迎star|2120|1|2024-07-14|
|36|[aizuda/flowlong](https://github.com/aizuda/flowlong)|飞龙工作流 FlowLong 🐉 真正的国产工作流引擎、json 格式实例模型、仿飞书钉钉审批流程设计器、🚩为中国特色审批匠心打造❗|370|1|2024-10-10|
|37|[balsikandar/Android-Studio-Plugins](https://github.com/balsikandar/Android-Studio-Plugins)|This is a list of all awesome and useful android studio plugins.|2229|1|2024-08-21|
|38|[a616567126/GPT-WEB-JAVA](https://github.com/a616567126/GPT-WEB-JAVA)|基于JDK8 AI 聊天机器人!微信公众号 Midjourney画图、卡密兑换、web 支持ChatGPT、Midjourney画图、sd画图卡密兑换易支付公众号引流邮件注册🔥|727|1|2024-08-27|
|39|[dunwu/javacore](https://github.com/dunwu/javacore)|☕ JavaCore 是对 Java 核心技术的经验总结。|3243|1|2024-09-12|
|40|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结涵盖分布式、微服务、RPC等互联网公司常用架构以及数据存储、缓存、搜索等必备技能|1964|1|2024-08-30|
|41|[839128/bus](https://github.com/839128/bus)|Bus (应用/服务总线) 是一个基础框架、服务套件它基于Java17+ 编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。|234|1|2024-10-06|
|42|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程几乎涵盖了Java必备的知识点|2083|1|2024-09-20|
|43|[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 |2242|1|2024-05-21|
|44|[phith0n/JavaThings](https://github.com/phith0n/JavaThings)|Share Things Related to Java - Java安全漫谈笔记相关内容|1739|1|2024-08-12|
|45|[yizhiwazi/springboot-socks](https://github.com/yizhiwazi/springboot-socks)|SpringBoot 基础教程 从入门到上瘾 基于2.0.0.M5制作 |2654|1|2024-08-26|
|46|[864381832/xJavaFxTool](https://github.com/864381832/xJavaFxTool)|基于JavaFx搭建的实用小工具集合方便开发过程中的代码编写与调试想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具 ...|2016|1|2024-08-01|
|47|[youngyangyang04/RPC-Java](https://github.com/youngyangyang04/RPC-Java)|【代码随想录知识星球】项目分享-手撕RPC框架🔥|215|1|2024-07-31|
|48|[AntonyCheng/spring-boot-init-template](https://github.com/AntonyCheng/spring-boot-init-template)|基于 Java Web 项目的 SpringBoot 框架初始化模板该模板整合了常用的框架Mybatis-Plus、ShardingSphere、Redis、RabbitMQ、Elasticsearch、SaToken、OSS、Caffeine以及MongoDB等广泛支持JDK11和JDK17部分版本兼容JDK8同时接入了Spring AI该模板适用于前后端分离项目启动开发保证大家 ...|192|1|2024-10-11|
|49|[xiaou61/xiaou-easyproject-backend](https://github.com/xiaou61/xiaou-easyproject-backend)|后端通用接口代码片段汇总|613|1|2024-09-01|
|50|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1877|1|2024-10-09|
|51|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件包含Flink实战代码和文档、200个Flink教程知识点Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|679|1|2024-06-14|
|52|[javastacks/javastack](https://github.com/javastacks/javastack)|分享最主流的 Java 技术,包含全部源代码。|1060|1|2024-10-03|
|53|[smxiazi/xia_Liao](https://github.com/smxiazi/xia_Liao)|xia Liao瞎料burp插件 用于Windows在线进程/杀软识别 与 web渗透注册时快速生成需要的资料用来填写资料包含姓名、手机号、身份证、统一社会信用代码、组织机构代码、银行卡以及各类web语言的hello world输出和生成弱口令字典等。|567|1|2024-07-09|
|54|[meteorOSS/wechat-bc](https://github.com/meteorOSS/wechat-bc)|类似开发公众号一样,开发个人微信号|186|1|2024-05-13|
|55|[jushahulian/java-go-python](https://github.com/jushahulian/java-go-python)|包含海量课程各类it学习视频教程最新版持续更新java视频教程python视频教程go视频教程,C,C++,C#视频教程,前端数据库大数据人工智能视频教程AIGC视频教程ChatGPT软件测试视频教程网络安全/逆向视频教程鸿蒙应用开发Android等学习课程分享。|391|1|2024-10-08|
|56|[ZhangBlossom/BlossomGateway](https://github.com/ZhangBlossom/BlossomGateway)|基于Netty、Nacos实现的网关以及RPC。学习完毕当前项目可以帮助你深入理解Netty。|262|1|2024-06-28|
|57|[Drun1baby/JavaSecurityLearning](https://github.com/Drun1baby/JavaSecurityLearning)|记录一下 Java 安全学习历程,也算是半条学习路线了|934|1|2024-10-08|
|58|[MQguer/XDU-CS-Resources](https://github.com/MQguer/XDU-CS-Resources)|本库主要上传了西安电子科技大学计算机专业(本科)的一些学习资料,当然也包括部分其他专业或者其他类型的资料,仅供西电学子内部交流学习|128|0|2024-05-11|
|59|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|119|0|2024-07-03|
|60|[apache/rocketmq-clients](https://github.com/apache/rocketmq-clients)|RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ|311|0|2024-09-25|
|61|[Romantic-Lei/Learning-in-practice](https://github.com/Romantic-Lei/Learning-in-practice)|learning (Fork 代码的小伙伴留下你们的star吧)|524|0|2024-10-11|
|62|[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 ...|337|0|2024-05-16|
|63|[magniture/Java-studying](https://github.com/magniture/Java-studying)|Java学习笔记努力做一个全栈程序员|189|0|2024-07-17|
|64|[xuxueli/xxl-tool](https://github.com/xuxueli/xxl-tool)|a series of tools that make Java development more efficient.Java工具类库XXL-TOOL|352|0|2024-09-30|
|65|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|474|0|2024-04-24|
|66|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发Java基础视频学习源码|175|0|2024-10-03|
|67|[SincereXIA/XidianCS](https://github.com/SincereXIA/XidianCS)|西安电子科技大学 计算机科学与技术专业 笔记、上机作业、实验 etc.|611|0|2024-08-15|
|68|[digitalsonic/learning-spring-samples](https://github.com/digitalsonic/learning-spring-samples)|《学透Spring: 从入门到项目实战》代码示例|136|0|2024-08-26|
|69|[silently9527/ProgrammerNotes](https://github.com/silently9527/ProgrammerNotes)|Java程序员所需要掌握的核心知识: 集合框架&JVM机制&多线程与并发框架&网络协议&Spring&Dubbo&MySQL&微服务等;希望胖友小手一抖,右上角来个 Star感恩 1024|154|0|2024-09-11|
|70|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo CaseSpring学习示例实战项目|653|0|2024-04-15|
|71|[wmsJackWang/jackdking-root](https://github.com/wmsJackWang/jackdking-root)|JAVA 架构技术方案池丰富的Java架构技术解决方案分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案SpringSecurity教程SpringBoot 全都有完整的实现样例代码|108|0|2024-07-19|
|72|[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|763|0|2024-09-06|
|73|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|529|0|2024-08-28|
|74|[fancyerii/wechat-gongzhonghao-crawler](https://github.com/fancyerii/wechat-gongzhonghao-crawler)|微信公众号爬虫|128|0|2024-07-28|
|75|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring 教程|814|0|2024-04-23|
|76|[program-spiritual/KongFuOfArchitect](https://github.com/program-spiritual/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|0|2024-09-29|
|77|[swiftma/program-logic](https://github.com/swiftma/program-logic)|公众号"老马说编程"中的代码示例|404|0|2024-08-05|
|78|[FleyX/bookmark](https://github.com/FleyX/bookmark)|一个开源云书签应用适配pc手机。可全文检索查找书签。|103|0|2024-09-18|
|79|[galaxy-sea/galaxy-blogs](https://github.com/galaxy-sea/galaxy-blogs)|我的博客-用于博客的存档|90|0|2024-10-03|
|80|[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|0|2024-07-28|
|81|[Knight-ZXW/SpWaitKiller](https://github.com/Knight-ZXW/SpWaitKiller)|解决 Sharedpreferences 造成的主线程阻塞问题避免应用因此造成ANR问题降低ANR率|88|0|2024-10-08|
|82|[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.|320|0|2024-10-07|
|83|[wanghaichao0611/Vue-SpringCloud-Blog](https://github.com/wanghaichao0611/Vue-SpringCloud-Blog)|whc的毕业设计基于Vue+SpringCloud博客的设计与实现-微服务-分布式|167|0|2024-05-01|
|84|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|173|0|2024-09-24|
|85|[yechaoa/GradleX](https://github.com/yechaoa/GradleX)|一份关于Gradle的学习路线|267|0|2024-09-03|
|86|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目顺便点下⭐哦|238|0|2024-08-01|
|87|[fuzhengwei/CodeDesignTutorials](https://github.com/fuzhengwei/CodeDesignTutorials)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心从实际业务中抽离出交易、营销、秒杀、中间件、源码等22个真实场景来学习设计模式的运用。欢迎关注小傅哥微信(fustack)公众号bugstack虫洞栈博客https://bugstack.cn|273|0|2024-05-10|
|88|[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, ...|485|0|2024-10-11|
|89|[JavaCourse00/JavaCourseCodes](https://github.com/JavaCourse00/JavaCourseCodes)|JavaCourse|627|0|2024-06-25|
|90|[feuyeux/jax-rs2-guide-II](https://github.com/feuyeux/jax-rs2-guide-II)|《Java Restful Web Service实战 第二版》源代码|176|0|2024-09-24|
|91|[Mydreamandreality/sparkResearch](https://github.com/Mydreamandreality/sparkResearch)|Spark博客案例,博客地址:https://blog.csdn.net/youbitch1|91|0|2024-05-16|
|92|[SaminZou/study-prj](https://github.com/SaminZou/study-prj)|Learn how to learn 💪💪💪|153|0|2024-10-11|
|93|[cherryljr/LeetCode](https://github.com/cherryljr/LeetCode)|LeetCode各题解法分析~Java and Python|359|0|2024-04-22|
|94|[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.|117|0|2024-09-14|
|95|[rymcu/forest](https://github.com/rymcu/forest)|forest(森林)——一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现|702|0|2024-10-03|
|96|[doinb08/bat_offer](https://github.com/doinb08/bat_offer)|2019-2020年互联网公司高频重点面试题|116|0|2024-05-16|
|97|[aaja/architect-demo](https://github.com/aaja/architect-demo)|Some of my learning experience after work|96|0|2024-06-12|
|98|[leilei0220/springboot-learn](https://github.com/leilei0220/springboot-learn)|springboot学习小营地|86|0|2024-08-06|
|99|[wufeiqun/blog](https://github.com/wufeiqun/blog)|我的博客|97|0|2024-09-04|
|100|[tianlian0/duplicate-check-sample](https://github.com/tianlian0/duplicate-check-sample)|文本查重SDK可用于论文查重、标书查重、文档查重、作业查重、合同查重、防串标等场景。关联duplicate check|118|0|2024-06-02|
|101|[zhongjinggz/geekdemo](https://github.com/zhongjinggz/geekdemo)|极客时间《手把手教你落地DDD》配套代码|121|0|2024-05-21|
|102|[laolunsi/spring-boot-examples](https://github.com/laolunsi/spring-boot-examples)|:green_salad: Spring/SpringBoot/SpringCloud 实践学习案例,从入门到精通,持续更新中,欢迎交流学习:beer: |275|0|2024-08-26|
|103|[hemin1003/spring-cloud-study](https://github.com/hemin1003/spring-cloud-study)|SpringCloud源码实战微服务框架202003更新到SpringCloud的Greenwich版本即基于SpringBoot2.1.7版本以及新增SpringCloud Alibaba从入门到精通教程涉及内容配置中心注册中心服务提供者服务消费者熔断器配置服务API GatewayAPI网关限流ratelimit服务链路追踪zipkinhystrix监控监控聚合 ...|234|0|2024-08-26|
|104|[Jiale-Fang/blog](https://github.com/Jiale-Fang/blog)|Blog Back-End个人博客后端服务Spring Framework+Mysql+Redis+ELK 创作不易如果对你有帮助可以帮忙star一下谢谢|431|0|2024-06-16|
|105|[qinxuewu/blog-sharon](https://github.com/qinxuewu/blog-sharon)|一款简单微信小程序个人博客。后端基于SpringBoot实现|114|0|2024-05-16|
|106|[yangyuscript/appapidemo](https://github.com/yangyuscript/appapidemo)|springboot集合mybatis使用swagger2搭建api后台|114|0|2024-08-26|
|107|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|641|0|2024-10-01|
|108|[jufeng98/java-master](https://github.com/jufeng98/java-master)|Java高手之路|131|0|2024-08-30|
|109|[wx-chevalier/System-Architecture-Notes](https://github.com/wx-chevalier/System-Architecture-Notes)|📚软件业务架构设计系列笔记|88|0|2024-09-21|
|110|[niumoo/springboot](https://github.com/niumoo/springboot)|🌿 springboot 分析与学习 & 入门示例 & 图文教程,本 Spring Boot 系列文章基于 Spring Boot 版本 v2.x 进行学习分析。 所有项目示例都有对应的文章介绍,可以直接点击 https://www.wdbyte.com 阅读。|175|0|2024-08-26|
|111|[Tencent/TencentKonaSMSuite](https://github.com/Tencent/TencentKonaSMSuite)|Tencent Kona SM Suite contains 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.|358|0|2024-10-11|
|112|[hanshuaikang/HanShu-Note](https://github.com/hanshuaikang/HanShu-Note)|全新的学习笔记,请移步 https://github.com/hanshuaikang/HanShu-Note-Sisyphus|281|0|2024-07-22|
|113|[huanzi-qch/springBoot](https://github.com/huanzi-qch/springBoot)|SpringBoot系列Demo代码每个子项目都是SpringBoot的一个知识点或者说技能点且都有对应的博客介绍代码开箱即用适合新手学习或老司机复习|561|0|2024-08-26|
|114|[andream7/cuit_sharing](https://github.com/andream7/cuit_sharing)|cuit期末互助仓库 成都信息工程大学课程共享计划|263|0|2024-07-15|
|115|[makemyownlife/shardingsphere-jdbc-demo](https://github.com/makemyownlife/shardingsphere-jdbc-demo)|shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐Star⭐ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星|149|0|2024-09-15|
|116|[ruiyeclub/SpringBoot-Hello](https://github.com/ruiyeclub/SpringBoot-Hello)|SpringBoot学习入门案例持续更新中... :beer:|96|0|2024-10-06|
|117|[jeecgboot/jeewx-api](https://github.com/jeecgboot/jeewx-api)|微信开发SDK——支持微信公众号、小程序、企业号、支付宝生活号SDK、微博SDK基于Jeewx-Api开发可以立即拥有简单易用的API让开发更加轻松自如节省更多时间|116|0|2024-10-03|
|118|[mytianya/springboot-tutorials](https://github.com/mytianya/springboot-tutorials)|codehome出品SpringBoot2.x基础教程|82|0|2024-08-26|
|119|[JourWon/springcloud-learning](https://github.com/JourWon/springcloud-learning)|学习Spring Cloud框架的总结使用的是最新的Hoxton版本。主要对包括但不限于Eureka、Ribbon、Hystrix、Zuul、Gateway、Security、Bus、OpenFeign等核心组件的用法进行详细介绍。|170|0|2024-05-16|
|120|[fancyerii/blog-codes](https://github.com/fancyerii/blog-codes)|个人博客 (https://fancyerii.github.io/) 文章的代码|179|0|2024-06-23|
|121|[BukkitAPI-Translation-Group/Chinese_BukkitAPI](https://github.com/BukkitAPI-Translation-Group/Chinese_BukkitAPI)|BukkitAPI 中文文档 (版本 Spigot-API 1.21)|144|0|2024-09-30|
|122|[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|667|0|2024-08-22|
<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>