<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>

# 中文增速榜 > 资料类 > Java
<sub>数据更新: 2022-08-03&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示：中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目，通常在项目的「readme/wiki/官网」可以找到</sub>

|#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-|
|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|154999|95|2022-07-07|
|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试，首选 JavaGuide！|125786|81|2022-08-02|
|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.（用动画的形式呈现解LeetCode题目的思路）|71036|53|2022-03-06|
|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers   互联网 Java 工程师进阶知识完全扫盲：涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|64647|46|2022-08-01|
|5|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练   包括四部分：①.大厂面经 ②.力扣图解  ③.千本开源电子书 ④.百张技术思维导图（项目花了上百小时，希望可以点 star 支持，🌹感谢~）点击下方网站，马上开始刷题！|31178|39|2022-08-01|
|6|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|一位酷爱做饭的程序员，立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com|10059|20|2022-05-19|
|7|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|25034|18|2022-06-21|
|8|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|23533|17|2022-07-06|
|9|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨‍🎓 Java Core Sprout : basic, concurrent, algorithm |26754|16|2022-06-17|
|10|[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|23953|15|2022-02-09|
|11|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码，快速简单上手教程。 |27810|13|2022-06-12|
|12|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面，剖析挖掘互联网行业主流技术的底层实现原理，为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶，Mybatis、Netty、Dubbo 框架，及 Redis、Tomcat 中间件等|10711|11|2022-06-15|
|13|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language   多种编程语言实现 LeetCode、《剑指 Offer（第 2 版）》、《程序员面试金典（第 6 版）》题解|15119|11|2022-08-02|
|14|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏：Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖，右上角来个 Star，感恩 1024|14740|10|2022-06-13|
|15|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南  :star:|12161|10|2022-07-01|
|16|[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、日志存储、百亿数据实时去重、 ...|12513|10|2022-07-18|
|17|[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容器化部署。|11191|9|2022-07-19|
|18|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例，是 spring boot 初学者及核心技术巩固的最佳实践。|14974|7|2022-06-20|
|19|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2022，后台技术栈/架构师之路/全栈开发社区，春招/秋招/校招/面试|10673|7|2022-03-22|
|20|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6838|7|2022-02-15|
|21|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》，2.x版本持续连载中！点击下方链接直达教程目录！|14579|7|2022-06-21|
|22|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》，本专栏以 Spring 源码学习为目的，通过手写简化版 Spring 框架，了解 Spring 核心原理。在手写的过程中会简化 Spring 源码，摘取整体框架中的核心逻辑，简化代码实现过程，保留核心功能，例如：IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|3135|7|2022-03-17|
|23|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心，从实际业务中抽离出，交易、营销、秒杀、中间件、源码等22个真实场景，来学习设计模式的运用。欢迎关注小傅哥，微信(fustack)，公众号：bugstack虫洞栈，博客：https://bugstack.cn|5012|6|2022-06-21|
|24|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程，包括Spring Cloud Alibaba及分布式事务Seata，基于Spring Cloud Greenwich及SpringBoot 2.1.7。篇篇精华，涵盖大部分应用场景。|5201|5|2022-08-01|
|25|[seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis)|Spring源码阅读|11817|5|2022-06-20|
|26|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码，LeetBook《图解算法数据结构》配套代码仓。|905|4|2022-02-21|
|27|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|4031|4|2022-06-17|
|28|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3629|3|2022-06-10|
|29|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3743|3|2022-06-17|
|30|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|Java开发及面试（个人面试、工作总结、资料收集站）|2033|3|2022-08-02|
|31|[liyifeng1994/ssm](https://github.com/liyifeng1994/ssm)|手把手教你整合最优雅SSM框架：SpringMVC + Spring + MyBatis|5654|3|2022-07-15|
|32|[dyc87112/SpringCloud-Learning](https://github.com/dyc87112/SpringCloud-Learning)|Spring Cloud基础教程，持续连载更新中|6972|3|2022-06-20|
|33|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台，其中的可配置的SaaS功能尤其闪耀， 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块，支持多业务系统并行开发， 支持多服务并行开发，可以作为后端服务的开发脚手架。代码简洁，注释齐全，架构清晰，非常适合学习和企业作为基础框 ...|4414|3|2022-07-25|
|34|[hansonwang99/Spring-Boot-In-Action](https://github.com/hansonwang99/Spring-Boot-In-Action)|Spring Boot 系列实战合集|4366|3|2022-06-21|
|35|[lenve/JavaEETest](https://github.com/lenve/JavaEETest)|Spring、SpringMVC、MyBatis、Spring Boot案例|3125|2|2022-07-07|
|36|[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 ...|2688|2|2022-07-31|
|37|[OCNYang/Android-Animation-Set](https://github.com/OCNYang/Android-Animation-Set)|:books: Android 所有动画系列详尽教程。          Explain all animations in Android. |2583|2|2022-07-27|
|38|[awangdev/LintCode](https://github.com/awangdev/LintCode)|Java Solutions to problems on LintCode/LeetCode|4265|2|2022-04-04|
|39|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|推荐刷题网站: https://www.lintcode.com/?utm_source=tf-github-NotFound2022  《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。|3616|2|2022-07-28|
|40|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题，夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目，Spring Cloud项目。 采用流行的技术，如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch，采用Docker容器化部署。|1370|2|2022-06-21|
|41|[sanshengshui/netty-learning-example](https://github.com/sanshengshui/netty-learning-example)|:egg: Netty实践学习案例，见微知著！带着你的心，跟着教程。我相信你行欧。|2346|2|2022-06-21|
|42|[dairongpeng/algorithm-note](https://github.com/dairongpeng/algorithm-note)|该笔记，包含数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。|1873|2|2022-04-19|
|43|[hustcc/JS-Sorting-Algorithm](https://github.com/hustcc/JS-Sorting-Algorithm)|一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》，多语言实现。|4734|2|2022-02-01|
|44|[Mr-xn/RedTeam_BlueTeam_HW](https://github.com/Mr-xn/RedTeam_BlueTeam_HW)|红蓝对抗以及护网相关工具和资料，内存shellcode（cs+msf）和内存马查杀工具|974|2|2022-07-18|
|45|[ZHENFENG13/spring-boot-projects](https://github.com/ZHENFENG13/spring-boot-projects)|:fire: 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程，包括 Spring Boot 使用的各种示例代码，同时也包括一些实战项目的项目源码和效果展示，实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等，摆脱各种 hello world 入门案例的束缚，真正的掌握 Spring  ...|4302|2|2022-07-06|
|46|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南，内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java，就认准Java 程序员进阶之路😄|3130|2|2022-08-02|
|47|[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 ...|2838|2|2022-06-21|
|48|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习，从零开始学习大数据，包含大数据学习各阶段学习视频、面试资料|1619|2|2022-07-30|
|49|[bitterzzZZ/MemoryShellLearn](https://github.com/bitterzzZZ/MemoryShellLearn)|分享几个直接可用的内存马，记录一下学习过程中看过的文章|662|2|2022-03-23|
|50|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo)   NJU's software analysis homework; ... Not official, just a reference|220|1|2022-05-14|
|51|[mercyblitz/thinking-in-spring-boot-samples](https://github.com/mercyblitz/thinking-in-spring-boot-samples)|小马哥书籍《Spring Boot 编程思想》示例工程|1797|1|2022-07-27|
|52|[firesunCN/WechatEnhancement](https://github.com/firesunCN/WechatEnhancement)|仅供学习交流，禁止用于其他用途，请及时删除，禁止任何公司或个人发布与传播，不接受任何捐赠|1063|1|2022-06-14|
|53|[mercyblitz/geekbang-lessons](https://github.com/mercyblitz/geekbang-lessons)|极客时间课程工程|773|1|2022-05-05|
|54|[kangjianwei/LearningJDK](https://github.com/kangjianwei/LearningJDK)|JDK源码阅读笔记|1192|1|2022-03-28|
|55|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 Jetpack、MVVM、Kotlin、ViewPager2、JUC多线程等，欢迎star！|1381|1|2022-07-27|
|56|[Ellen2018/AndroidFaceInterview](https://github.com/Ellen2018/AndroidFaceInterview)|Android面试题集 & 答案，助你拿到心仪Offer|925|1|2022-07-11|
|57|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系，沓实架构基础|1079|1|2022-04-22|
|58|[lightningMan/flash-netty](https://github.com/lightningMan/flash-netty)|掘金小册及实体书源码|738|1|2022-06-17|
|59|[mybatis-book/book](https://github.com/mybatis-book/book)|MyBatis 从入门到精通|1183|1|2022-04-09|
|60|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|2385|1|2022-07-08|
|61|[ouchuangxin/leave-sample](https://github.com/ouchuangxin/leave-sample)|本代码来源于极客时间《DDD实战》专栏。|770|1|2022-06-17|
|62|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️  Java 工程师必备架构体系知识总结：涵盖分布式、微服务、RPC等互联网公司常用架构，以及数据存储、缓存、搜索等必备技能|1339|1|2022-06-26|
|63|[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等等。|937|1|2022-06-29|
|64|[forezp/SpringBootLearning](https://github.com/forezp/SpringBootLearning)|《Spring Boot教程》源码|2142|1|2022-06-21|
|65|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程，几乎涵盖了Java必备的知识点|1400|1|2022-07-26|
|66|[suzeyu1992/repo](https://github.com/suzeyu1992/repo)|📒 记录一个自己的知识库|1114|1|2022-05-26|
|67|[fuzhengwei/CodeDesignTutorials](https://github.com/fuzhengwei/CodeDesignTutorials)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心，从实际业务中抽离出，交易、营销、秒杀、中间件、源码等22个真实场景，来学习设计模式的运用。欢迎关注小傅哥，微信(fustack)，公众号：bugstack虫洞栈，博客：https://bugstack.cn|125|1|2022-06-08|
|68|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|891|1|2022-07-26|
|69|[timebusker/spring-boot](https://github.com/timebusker/spring-boot)|spring-boot 项目实践总结|1173|1|2022-07-06|
|70|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|📚 db-tutorial 是一个数据库教程。|2623|1|2022-07-16|
|71|[PotoYang/spring-in-action-v5-translate](https://github.com/PotoYang/spring-in-action-v5-translate)|Spring 实战第五版中文翻译|916|1|2022-04-19|
|72|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github，这里有六百多篇原创文章的详细分类和汇总，以及对应的源码，内容涉及Java、Docker、Kubernetes、DevOPS等方面|2757|1|2022-07-31|
|73|[JavaCourse00/JavaCourseCodes](https://github.com/JavaCourse00/JavaCourseCodes)|JavaCourse|563|1|2022-04-03|
|74|[phith0n/JavaThings](https://github.com/phith0n/JavaThings)|Share Things Related to Java - Java安全漫谈笔记相关内容|1002|1|2022-03-17|
|75|[yizhiwazi/springboot-socks](https://github.com/yizhiwazi/springboot-socks)|SpringBoot 基础教程   从入门到上瘾    基于2.0.0.M5制作  |2368|1|2022-06-20|
|76|[apolloconfig/apollo-use-cases](https://github.com/apolloconfig/apollo-use-cases)|展示Apollo配置中心的各种使用场景和示例代码，欢迎大家把日常工作中的更多配置使用案例分享出来！|890|1|2022-06-11|
|77|[Java-Edge/Java-Concurrency-Progamming-Tutorial](https://github.com/Java-Edge/Java-Concurrency-Progamming-Tutorial)|BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓：https://github.com/Wasabi1234/Java-Interview-Tutorial|1113|1|2022-05-28|
|78|[lygttpod/AndroidCustomView](https://github.com/lygttpod/AndroidCustomView)|带你在实战中学习自定义view，通过几个完整的例子带你走进自定义View的美妙世界|1750|1|2022-05-27|
|79|[chenjiabing666/JavaFamily](https://github.com/chenjiabing666/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|460|1|2022-06-27|
|80|[Firebasky/Java](https://github.com/Firebasky/Java)|关于学习java安全的一些知识,正在学习中ing,欢迎fork and star|347|1|2022-07-03|
|81|[lenve/javaboy-code-samples](https://github.com/lenve/javaboy-code-samples)|公众号【江南一点雨】文章案例汇总，技术文章请戳这里----->|1093|1|2022-06-29|
|82|[youthlql/JavaYouth](https://github.com/youthlql/JavaYouth)|主要是Java技术栈的文章，涉及到了源码、原理，面试等知识。如AQS，JVM，rpc，计网，os等等，后续可能会写mysql,redis,zk这些|441|1|2022-03-27|
|83|[864381832/xJavaFxTool](https://github.com/864381832/xJavaFxTool)|基于JavaFx搭建的实用小工具集合，方便开发过程中的代码编写与调试，想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具 ...|1416|1|2022-04-18|
|84|[happylishang/AntiFakerAndroidChecker](https://github.com/happylishang/AntiFakerAndroidChecker)|获取真实的IMEI AndroidId 序列号 MAC地址等，Android模拟器检测，检测Android模拟器 ，作为可信DeviceID，应对防刷需求等                    How to detect Android emulator |918|1|2022-05-16|
|85|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现，包括帧动画、补间动画和属性动画的总结分享|1557|1|2022-07-09|
|86|[SpringCloud/spring-cloud-code](https://github.com/SpringCloud/spring-cloud-code)|🔥《重新定义Spring Cloud实战》实体书对应源码，欢迎大家Star点赞收藏|1872|1|2022-06-21|
|87|[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 ...|350|1|2022-07-03|
|88|[asiL-tcefreP/blog](https://github.com/asiL-tcefreP/blog)|Blog Back-End（个人博客后端服务器）（基于Vue+Springboot+mybatisplus+SpringCloud+ELK等框架实现） 创作不易，如果对你有帮助，可以帮忙star一下，谢谢！|298|1|2022-05-10|
|89|[leosanqing/Java-Notes](https://github.com/leosanqing/Java-Notes)|java学习笔记，包括JVM，看过的技术以及非技术书籍，SpringCloud 商城项目以及工具介绍，leetcode剑指offer算法，spring，JDK一些工具的源码，|638|1|2022-06-21|
|90|[fenixsoft/jvm_book](https://github.com/fenixsoft/jvm_book)|《深入理解Java虚拟机（第3版）》样例代码&勘误|966|1|2022-05-15|
|91|[fuzhengwei/interview](https://github.com/fuzhengwei/interview)|Java 面经手册，全书共计 5 章 29 节，417页11.5万字，耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。|976|1|2022-06-17|
|92|[tuguangquan/mybatis](https://github.com/tuguangquan/mybatis)|mybatis源码中文注释|4041|1|2022-06-29|
|93|[guang19/framework-learning](https://github.com/guang19/framework-learning)|计算机学习资料(Java , Jvm , Linux , Mysql , Netty , Redis , Netty , Spring , SpringBoot , Mybatis , Rabbitmq ,计算机网络 , 数据结构与算法 , 设计模式 )Github网页阅读:https://guang19.github.io/framework-learning  , Gitee网页版阅读:  h ...|949|1|2022-06-21|
|94|[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 ...|1989|1|2022-07-25|
|95|[superleeyom/my-feed-OPML](https://github.com/superleeyom/my-feed-OPML)|分享我订阅的一些 Blog 和 Newsletter，通过 Github Actions，每天自动同步我 Feedly 上的订阅源，✅ 代表能正常订阅，❌ 代表暂无法订阅（对于无法订阅的 feed，支持 Telegram Bot、Email、Server酱等推送工具提醒更新）|92|1|2022-07-04|
|96|[DreamCats/java-notes](https://github.com/DreamCats/java-notes)|自己的学习笔记。包含：个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)|1497|1|2022-06-09|
|97|[gf-huanchupk/SpringBootLearning](https://github.com/gf-huanchupk/SpringBootLearning)|Spring Boot learning process|858|1|2022-06-17|
|98|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)|慕课网课程推荐 Java并发编程与高并发解决方案：http://coding.imooc.com/class/195.html Java开发企业级权限管理系统：http://coding.imooc.com/class/149.html github: https://github.com/kanwangzjm/funiture, spring项目，权限管理、系统监控、定时任务动态调整、qps限制 ...|1803|1|2022-06-29|
|99|[waylau/netty-4-user-guide-demos](https://github.com/waylau/netty-4-user-guide-demos)|Netty demos. （Netty 案例大全）|1535|1|2022-03-24|
|100|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路：面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|117|0|2022-06-17|
|101|[cicadasmile/spring-boot-base](https://github.com/cicadasmile/spring-boot-base)|spring boot 2.0 基础教程，日志配置，数据源配置，事务管理等。|164|0|2022-06-21|
|102|[lastwhispers/code](https://github.com/lastwhispers/code)|Java学习过程中笔记的配套代码|90|0|2022-08-01|
|103|[gupaoedu-tom/netty4-samples](https://github.com/gupaoedu-tom/netty4-samples)|《Netty4核心原理与手写RPC框架实战》随书代码示例工程|241|0|2022-06-17|
|104|[vipstone/java-interview](https://github.com/vipstone/java-interview)|509 道 Java 面试题汇总与解析|201|0|2022-06-21|
|105|[zkwlx/SimpleWalker](https://github.com/zkwlx/SimpleWalker)|知乎 Android 团队使用的静态代码检查工具，支持目录、.apk、.dex、.jar、.aar 格式，可通过配置文件添加检查策略。 主要用于检查 Android 应用或依赖库是否有调用隐私接口。|71|0|2022-04-21|
|106|[TongOS/JavaBookClub](https://github.com/TongOS/JavaBookClub)|本藏馆主要珍藏Java体系核心技术书籍：涵盖Java核心基石（Java核心技术，并发编程，JVM）Java助辅要员（设计模式，linux内核，TCP/IP协议，Netty，Tomcat，Mysql） 上古单体架构 分布式朝代 微服务纪元 云原生前沿 架构演进  自动化运维|420|0|2022-06-10|
|107|[nibnait/algorithms](https://github.com/nibnait/algorithms)|《剑指Offer》、LeetCode|810|0|2022-07-03|
|108|[ciphermagic/java-learn](https://github.com/ciphermagic/java-learn)|学习 Java 过程中的一些记录，代码为主|152|0|2022-06-17|
|109|[zpsw/jt808-netty](https://github.com/zpsw/jt808-netty)|Netty入门教学项目，解析JT808协议，整合Spring boot，并提供了一些Netty中的最佳实践|138|0|2022-06-21|
|110|[cyhbyw/springBoot_atguigu](https://github.com/cyhbyw/springBoot_atguigu)|尚硅谷 SpringBoot 视频教学源码学习|257|0|2022-02-11|
|111|[qiurunze123/zookeeperDesign](https://github.com/qiurunze123/zookeeperDesign)|⭐⭐⭐zk的设计与使用（集群，dubbo，分布式锁，master选举，负载均衡，watch，权限等）|488|0|2022-07-15|
|112|[wb02125055/springframework-source-5.1.x](https://github.com/wb02125055/springframework-source-5.1.x)|这是一个注释版的Spring源码分析工程，版本为5.1.x，大部分核心源码都已经添加中文注释，学习Spring源码可以参考，注释会慢慢进一步完善！|111|0|2022-05-02|
|113|[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 ...|307|0|2022-06-21|
|114|[shuaishaui/springboot-technology](https://github.com/shuaishaui/springboot-technology)|springboo整合自己到目前学习到的各种技术|255|0|2022-03-31|
|115|[zhangyd-c/springboot-learning](https://github.com/zhangyd-c/springboot-learning)|:taxi: spring boot学习案例，方便spring boot 初学者快速掌握相关知识|746|0|2022-06-28|
|116|[xuxueli/xxl-tool](https://github.com/xuxueli/xxl-tool)|a series of tools that make Java development more efficient.（Java工具类库XXL-TOOL）|330|0|2022-05-20|
|117|[dufyun/quartz-core-learning](https://github.com/dufyun/quartz-core-learning)|关于Quartz技术的学习积累的例子，开始Quartz学习之旅，精进Quartz|179|0|2022-04-22|
|118|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|214|0|2022-07-20|
|119|[LLancelot/LeetCode](https://github.com/LLancelot/LeetCode)|✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解，思路以及各专题的解题模板分享。分专题归纳，见tag)|126|0|2022-04-17|
|120|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发，Java基础视频学习源码|163|0|2022-07-31|
|121|[ALannister/java-guide](https://github.com/ALannister/java-guide)|Java及大数据求职面试指南|19|0|2022-04-23|
|122|[caojx-git/learn-java-codes](https://github.com/caojx-git/learn-java-codes)|该仓库主要用于存放Java学习相关代码，相关笔记存放于 https://github.com/caojx-git/learn-java-notes 仓库|121|0|2022-07-22|
|123|[liuawen/Learning-Java](https://github.com/liuawen/Learning-Java)|Some learning Java tutorials, resources, documentation.|196|0|2022-03-31|
|124|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo Case（Spring学习示例实战项目）|443|0|2022-07-05|
|125|[guobinhit/akka-guide](https://github.com/guobinhit/akka-guide)|🌴 A chinese guide of Akka, based on Java.|419|0|2022-06-30|
|126|[bigspiders/mall](https://github.com/bigspiders/mall)|商场  购物车  秒杀  Kafka  redis  lucene等等，Spring Boot,vue,微信小程序，一起学习新技术  |86|0|2022-06-21|
|127|[xiongsihao/myblog](https://github.com/xiongsihao/myblog)|springBoot博客项目|242|0|2022-06-17|
|128|[lzh66666/SpringBoot](https://github.com/lzh66666/SpringBoot)|狂神SpringBoot笔记+源码|71|0|2022-07-06|
|129|[suisui2019/springboot-study](https://github.com/suisui2019/springboot-study)|代码对应的文章 公众号和博客园都有。|160|0|2022-06-21|
|130|[henryyan/activiti-in-action-codes](https://github.com/henryyan/activiti-in-action-codes)|Activiti官方唯一推荐中文书籍——《Activiti实战》示例源码|1095|0|2022-07-08|
|131|[gupaoedu-tom/design-samples](https://github.com/gupaoedu-tom/design-samples)|《设计模式就该这样学，基于经典框架源码和真实业务场景》随书代码示例工程|166|0|2022-07-07|
|132|[chefyuan/CodeCook](https://github.com/chefyuan/CodeCook)|在这里分享一些开源项目|20|0|2022-03-04|
|133|[bkfish/Apache-Log4j-Learning](https://github.com/bkfish/Apache-Log4j-Learning)|Apache-Log4j漏洞复现笔记|91|0|2022-02-17|
|134|[wmsJackWang/jackdking-root](https://github.com/wmsJackWang/jackdking-root)|JAVA 架构技术方案池：丰富的Java架构技术解决方案：分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案，SpringSecurity教程，SpringBoot 全都有完整的实现样例代码|70|0|2022-06-21|
|135|[jiangrongbo/mybatis-book](https://github.com/jiangrongbo/mybatis-book)|📚《Mybatis3源码深度解析》 随书源码|146|0|2022-06-29|
|136|[dunwu/design](https://github.com/dunwu/design)|架构设计相关知识|93|0|2022-06-15|
|137|[codefollower/H2-Research](https://github.com/codefollower/H2-Research)|H2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)|414|0|2022-02-16|
|138|[moshowgame/spring-cloud-study](https://github.com/moshowgame/spring-cloud-study)|SpringBootLearning，SpringCloudStudy，学习SpringBoot2/SpringCloud2的项目，包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools|709|0|2022-07-02|
|139|[LinkedBear/spring-framework-learning-code](https://github.com/LinkedBear/spring-framework-learning-code)|从 0 开始深入学习 Spring 小册源码|116|0|2022-06-21|
|140|[GaoLeiQin/SwordOffer](https://github.com/GaoLeiQin/SwordOffer)|《剑指offer》Java版代码实现|364|0|2022-02-17|
|141|[WinterChenS/springboot-learning-experience](https://github.com/WinterChenS/springboot-learning-experience)|spring boot 实践学习案例|181|0|2022-06-21|
|142|[LiHaodong888/SpringBootLearn](https://github.com/LiHaodong888/SpringBootLearn)|Spring Boot教程|312|0|2022-06-17|
|143|[JsonChao/Awesome-Algorithm-Study](https://github.com/JsonChao/Awesome-Algorithm-Study)|从零到一构建算法核心知识地图，打通你的任督二脉~|117|0|2022-07-09|
|144|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件，包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等，将结合博客逐步讲解整体的知识内容体系。|449|0|2022-08-02|
|145|[zfoo-project/zapp](https://github.com/zfoo-project/zapp)|网站zfoo.com的开源后端代码，图片分享，好友聊天，群聊|20|0|2022-02-11|
|146|[aserbao/AserbaosAndroid](https://github.com/aserbao/AserbaosAndroid)|Android开发学习总结|414|0|2022-04-29|
|147|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring Framework 教程|572|0|2022-07-06|
|148|[xiaomiwujiecao/KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect)|(🆕更新中！)《架构师的功夫》教程合集、文章合集包含 范式编程、微服务、必备算法、安全攻防、汇编、爬虫、逆向、渗透测试...|347|0|2022-07-28|
|149|[haobinaa/DataStructure-DesignPattern](https://github.com/haobinaa/DataStructure-DesignPattern)|java集合源码、设计模式、常用算法、Mysql原理|20|0|2022-04-23|
|150|[fantj2016/java-reader](https://github.com/fantj2016/java-reader)|📖Java工程师学习历程与笔记，附含算法、Java基础、框架实战、框架源码、框架实现、中间件、面试题等知识和学习蓝图。|586|0|2022-05-05|
|151|[wsm1217395196/my-study](https://github.com/wsm1217395196/my-study)|我的学习|106|0|2022-06-17|
|152|[sunweiguo/mama-buy](https://github.com/sunweiguo/mama-buy)|:dog::dog:spring cloud分布式电商实战代码，并且对以下内容进行了详细笔记记录：maven聚合工程创建，消息总线，分库分表，全局异常处理，分布式session管理，ZK分布式锁，分布式ID生成，SKU概念和表设计，全文检索，缓存，下单扣减库存引起的超卖问题解决，幂等性问题，定时任务，redis事件通知，分布式事务解决方案等。|226|0|2022-06-21|
|153|[dubboclub/dubbo-plus](https://github.com/dubboclub/dubbo-plus)|dubbo的插件集合|319|0|2022-06-21|
|154|[androidmalin/AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin)|Android上简单实现四大组件的插件化，供学习使用|371|0|2022-07-06|
|155|[ZhangLe1993/face-ai](https://github.com/ZhangLe1993/face-ai)|一款入门级的人脸识别、视频人脸识别、图片分类, 性别检测, 年龄检测, 照片特效处理, 天空滤镜, 图像色温调整, 图像对比度调整, 图像饱和度调整, 图像高光调整, 图像阴影调整, 图像明度调整算法实战项目. JAVA+OpenCV|35|0|2022-03-12|
|156|[FleyX/bookmark](https://github.com/FleyX/bookmark)|一个开源云书签应用，适配pc，手机。可全文检索查找书签。|75|0|2022-07-10|
|157|[jiangmin168168/jim-framework](https://github.com/jiangmin168168/jim-framework)|一些公共组件及学习应用：RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot|531|0|2022-03-21|
|158|[Byron4j/CookBook](https://github.com/Byron4j/CookBook)|🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界，就像烹饪一样，这里有一份JAVA开发技术手册，只需要增加自己练习的次数。🏃🏃🏃|625|0|2022-06-17|
|159|[fuqiuluo/TXHook](https://github.com/fuqiuluo/TXHook)|腾讯QQ协议分析工具，为了推进学习与研究，可加群：702991373|69|0|2022-08-01|
|160|[liyansong2018/FridaHookAndroid](https://github.com/liyansong2018/FridaHookAndroid)|Frida-Android 进阶|19|0|2022-02-18|
|161|[jaycekon/SpringBoot](https://github.com/jaycekon/SpringBoot)|Spring boot learning|178|0|2022-06-21|
|162|[crossoverJie/blog.toolbox](https://github.com/crossoverJie/blog.toolbox)|博客工具箱（字数统计、图片备份、图床批量替换）|108|0|2022-06-17|
|163|[xiaolongzuo/everyone-java-blog](https://github.com/xiaolongzuo/everyone-java-blog)|这是一个Java程序猿共同打造的Java博客网站。|236|0|2022-07-15|
|164|[ProgrammerAnthony/Haafiz](https://github.com/ProgrammerAnthony/Haafiz)|Haafiz is a gateway in Micro Service which is inspired by many open source gateway :Zuul 1.x , spring cloud gateway，currently  Not Released Now， Only For Study ......Haafiz （在英文中是守护者的意思）参考了很多开源网关的思想，基 ...|799|0|2022-03-14|
|165|[pop1234o/BestPracticeApp](https://github.com/pop1234o/BestPracticeApp)|一个Android最佳实践的集合，非常适合拿来学习，持续更新，欢迎fork和star。|19|0|2022-04-06|
|166|[fishpro/spring-boot-study](https://github.com/fishpro/spring-boot-study)|about learning Spring Boot via examples. 基于 spring boot 2.x 的学习教程简洁易懂|237|0|2022-07-06|
|167|[WENZIZZHENG/spring-boot-demo](https://github.com/WENZIZZHENG/spring-boot-demo)|Spring Boot 教程、技术栈示例代码。在工作中的最佳实践，帮助快速上手运用到工作中。|83|0|2022-02-08|
|168|[fenixsoft/microservice_arch_kubernetes](https://github.com/fenixsoft/microservice_arch_kubernetes)|基于Kubernetes实现的微服务架构示例工程。《软件架构探索》的配套组件。|133|0|2022-06-22|
|169|[wyh317/Algorithm_solving](https://github.com/wyh317/Algorithm_solving)|记录自己在练习算法题过程中的心得总结，以及一些题目的Java版本代码，持续更新|20|0|2022-04-04|
|170|[ksfzhaohui/blog](https://github.com/ksfzhaohui/blog)|个人博客汇总|91|0|2022-07-15|
|171|[yeecode/MyBatisCN](https://github.com/yeecode/MyBatisCN)|MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。|275|0|2022-05-28|
|172|[idmu/java_study](https://github.com/idmu/java_study)|记录java的一些学习笔记.mysql/ spring/ mybatis/ demo---  持续更新|103|0|2022-03-31|
|173|[dunwu/javatech](https://github.com/dunwu/javatech)|本项目内容近期将会迁入到 https://github.com/dunwu/java-tutorial 项目中，以后不再维护|335|0|2022-03-08|
|174|[vector4wang/elasticsearch-quick](https://github.com/vector4wang/elasticsearch-quick)|:mag::bar_chart:ElasticSearch的使用笔记,包括使用sdk，使用springboot+Jest、rollover索引切分和使用docker启动完成es的部署索引和搜索等|78|0|2022-06-17|
|175|[ZHENFENG13/My-Column](https://github.com/ZHENFENG13/My-Column)|一个仿知乎专栏的 Spring Boot 实战项目|21|0|2022-05-03|
|176|[joyang1/JavaInterview](https://github.com/joyang1/JavaInterview)|最全的Java技术知识点，以及Java源码分析；学习ing。|172|0|2022-06-17|
|177|[RingoTangs/LearningNote](https://github.com/RingoTangs/LearningNote)|学习笔记 持续更新......|254|0|2022-05-29|
|178|[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|229|0|2022-07-22|
|179|[acloudyh/springCloud](https://github.com/acloudyh/springCloud)|springCloud学习|301|0|2022-02-14|
|180|[jcohy/jcohy-docs](https://github.com/jcohy/jcohy-docs)|英文文档翻译|20|0|2022-04-29|
|181|[liys666666/LDialog](https://github.com/liys666666/LDialog)|android 万能Dialog, 定制属于你自己的dialog, 学习成本低|67|0|2022-02-18|
|182|[zhuoqianmingyue/spring-boot-examples](https://github.com/zhuoqianmingyue/spring-boot-examples)|个人学习 SpringBoot2.x 写的一些示例程序，目前正在持续更新中.....|180|0|2022-05-20|
|183|[javasmall/SpringbootDemo](https://github.com/javasmall/SpringbootDemo)|springboot学习demo和笔记|20|0|2022-02-09|
|184|[WangPney/java-wechat-grpc-local](https://github.com/WangPney/java-wechat-grpc-local)|微信协议，Ipad协议、MAC协议、Windows协议（本开源项目是7.0.14 JAVA版本的，学习用，商用独家804 Java协议测试 请看下面）|80|0|2022-07-15|
|185|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|85|0|2022-06-17|
|186|[muyinchen/Java-programming-methodology-Rxjava-articles](https://github.com/muyinchen/Java-programming-methodology-Rxjava-articles)|Java 编程方法论 响应式Rxjava与代码设计实战  一书源码|86|0|2022-07-23|
|187|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目，顺便点下⭐哦|225|0|2022-06-21|
|188|[doocs/data-structure-and-algorithm](https://github.com/doocs/data-structure-and-algorithm)|😍 学习数据结构与算法，夯实编程基础|122|0|2022-05-27|
|189|[geshanzsq/geshanzsq-nav](https://github.com/geshanzsq/geshanzsq-nav)|格姗知识圈导航网站，一个基于 Spring Boot + Vue 前后端分离的导航网站！|83|0|2022-05-01|
|190|[fafeidou/fast-cloud-nacos](https://github.com/fafeidou/fast-cloud-nacos)|fast-cloud-nacos项目致力于打造一个基于nacos为注册中心，结合企业开发习惯，总结的一些基本的实现方式|202|0|2022-06-17|
|191|[xiexiaojing/yuna](https://github.com/xiexiaojing/yuna)|经典java学习场景|19|0|2022-04-17|
|192|[RansongZ/Tingyu-Notes](https://github.com/RansongZ/Tingyu-Notes)|一套开发级JAVA设计语言学习笔记。所有笔记已更新于微信公众号<汀雨笔记>|126|0|2022-06-17|
|193|[jitwxs/blog-sample](https://github.com/jitwxs/blog-sample)|个人博客示例程序|276|0|2022-02-16|
|194|[dunwu/algorithm-tutorial](https://github.com/dunwu/algorithm-tutorial)|:books: 算法和数据结构教程|191|0|2022-04-22|
|195|[Zealon159/book-ms-interface](https://github.com/Zealon159/book-ms-interface)| :zap:  微图书后端接口工程，主要使用spring-boot2.x、shiro开发，前端采用 vue.js、element-ui |92|0|2022-06-29|
|196|[Cruii/learning-spring](https://github.com/Cruii/learning-spring)|Spring学习笔记|137|0|2022-06-21|
|197|[bage2014/study](https://github.com/bage2014/study)|全栈工程师学习笔记；Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录；Spring data cache 缓存，支持Redis和EHcahce; web安全，常见web安全漏洞以及解决思路；常规组件，比如redis、mq等；quartz定时任务，支持持久化数据库，动态维护启动暂停关闭；docker基本用法，常用image镜像使用，Docker-MySQ ...|214|0|2022-08-01|
|198|[feuyeux/jax-rs2-guide-II](https://github.com/feuyeux/jax-rs2-guide-II)|《Java Restful Web Service实战 第二版》源代码|172|0|2022-07-21|
|199|[zhangjun0x01/bigdata-examples](https://github.com/zhangjun0x01/bigdata-examples)|分享一些在工作中的大数据实战案例，包括flink、kafka、hadoop、presto等等。欢迎大家关注我的公众号【大数据技术与应用实战】，一起成长。|227|0|2022-07-25|
|200|[fosin/anan-cloud](https://github.com/fosin/anan-cloud)|anan基于JDK11、Spring Boot 2.5.x、Spring Cloud 2020生态体系技术，采用微服务前后端分离架构，供开发人员学习和交流。 包括服务注册与发现、服务监控、服务管理、服务治理、服务网关、服务熔断、配置管理、OAuth2认证授权中心等常见微服务组件。 服务注册与发现：支持K8S、Nacos、Eureka； 配置中心：支持K8S、Nacos、SpringCloudCon ...|17|0|2022-05-08|

<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>
