data update
This commit is contained in:
@ -1,164 +1,164 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文总榜 > 资料类 > Java
|
||||
<sub>数据更新: 2022-04-02 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-04-03 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|
|
||||
|:-|:-|:-|:-|:-|
|
||||
|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|148732|2022-03-30|
|
||||
|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|119616|2022-04-01|
|
||||
|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|69495|2022-03-06|
|
||||
|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|62035|2022-03-30|
|
||||
|5|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|30379|2022-02-14|
|
||||
|6|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |27291|2022-02-09|
|
||||
|7|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26644|2022-02-08|
|
||||
|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|24240|2022-03-21|
|
||||
|9|[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|23123|2022-02-09|
|
||||
|10|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22522|2022-02-14|
|
||||
|11|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14774|2021-11-01|
|
||||
|12|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|14244|2022-02-14|
|
||||
|13|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|13528|2022-03-26|
|
||||
|14|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|13490|2022-04-01|
|
||||
|15|[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、日志存储、百亿数据实时去重、 ...|11944|2022-03-23|
|
||||
|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|119649|2022-04-02|
|
||||
|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)|69514|2022-03-06|
|
||||
|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|62053|2022-04-02|
|
||||
|5|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|30386|2022-02-14|
|
||||
|6|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |27297|2022-02-09|
|
||||
|7|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26642|2022-02-08|
|
||||
|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|24248|2022-03-21|
|
||||
|9|[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|23131|2022-02-09|
|
||||
|10|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22524|2022-02-14|
|
||||
|11|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14779|2021-11-01|
|
||||
|12|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|14248|2022-02-14|
|
||||
|13|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|13538|2022-03-26|
|
||||
|14|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|13502|2022-04-02|
|
||||
|15|[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、日志存储、百亿数据实时去重、 ...|11952|2022-03-23|
|
||||
|16|[seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis)|Spring源码阅读|11538|2022-03-31|
|
||||
|17|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|11465|2022-03-31|
|
||||
|18|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+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容器化部署。|10740|2022-03-21|
|
||||
|19|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10429|2022-03-22|
|
||||
|20|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com|9845|2022-03-04|
|
||||
|21|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7842|2022-03-03|
|
||||
|22|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6649|2022-02-15|
|
||||
|23|[liyifeng1994/ssm](https://github.com/liyifeng1994/ssm)|手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis|5599|2022-03-31|
|
||||
|17|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|11467|2022-03-31|
|
||||
|18|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+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容器化部署。|10750|2022-03-21|
|
||||
|19|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10430|2022-03-22|
|
||||
|20|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com|9848|2022-03-04|
|
||||
|21|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7852|2022-03-03|
|
||||
|22|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6651|2022-02-15|
|
||||
|23|[liyifeng1994/ssm](https://github.com/liyifeng1994/ssm)|手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis|5602|2022-03-31|
|
||||
|24|[h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!|5536|2021-12-09|
|
||||
|25|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。|4670|2022-02-09|
|
||||
|26|[hustcc/JS-Sorting-Algorithm](https://github.com/hustcc/JS-Sorting-Algorithm)|一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。|4620|2022-02-01|
|
||||
|27|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4594|2022-03-31|
|
||||
|28|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框 ...|4286|2022-03-14|
|
||||
|29|[hansonwang99/Spring-Boot-In-Action](https://github.com/hansonwang99/Spring-Boot-In-Action)|Spring Boot 系列实战合集|4249|2022-03-31|
|
||||
|25|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。|4674|2022-02-09|
|
||||
|26|[hustcc/JS-Sorting-Algorithm](https://github.com/hustcc/JS-Sorting-Algorithm)|一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。|4624|2022-02-01|
|
||||
|27|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4597|2022-03-31|
|
||||
|28|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框 ...|4289|2022-03-14|
|
||||
|29|[hansonwang99/Spring-Boot-In-Action](https://github.com/hansonwang99/Spring-Boot-In-Action)|Spring Boot 系列实战合集|4250|2022-03-31|
|
||||
|30|[awangdev/LintCode](https://github.com/awangdev/LintCode)|Java Solutions to problems on LintCode/LeetCode|4226|2021-10-25|
|
||||
|31|[ZHENFENG13/spring-boot-projects](https://github.com/ZHENFENG13/spring-boot-projects)|该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发 ...|4135|2021-10-21|
|
||||
|32|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|3949|2022-01-12|
|
||||
|33|[brianway/java-learning](https://github.com/brianway/java-learning)|旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web|3933|2022-01-08|
|
||||
|34|[tuguangquan/mybatis](https://github.com/tuguangquan/mybatis)|mybatis源码中文注释|3912|2021-12-14|
|
||||
|35|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3593|2022-03-21|
|
||||
|36|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3539|2022-03-20|
|
||||
|37|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/|3382|2021-12-25|
|
||||
|31|[ZHENFENG13/spring-boot-projects](https://github.com/ZHENFENG13/spring-boot-projects)|该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发 ...|4136|2021-10-21|
|
||||
|32|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|3950|2022-01-12|
|
||||
|33|[brianway/java-learning](https://github.com/brianway/java-learning)|旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web|3932|2022-01-08|
|
||||
|34|[tuguangquan/mybatis](https://github.com/tuguangquan/mybatis)|mybatis源码中文注释|3913|2021-12-14|
|
||||
|35|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3594|2022-03-21|
|
||||
|36|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3540|2022-03-20|
|
||||
|37|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/|3386|2021-12-25|
|
||||
|38|[liuyubobobo/Play-with-Algorithms](https://github.com/liuyubobobo/Play-with-Algorithms)|Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。|3364|2021-12-12|
|
||||
|39|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3321|2021-12-25|
|
||||
|40|[lenve/JavaEETest](https://github.com/lenve/JavaEETest)|Spring、SpringMVC、MyBatis、Spring Boot案例|3068|2022-03-31|
|
||||
|41|[brianway/springmvc-mybatis-learning](https://github.com/brianway/springmvc-mybatis-learning)|SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置|2727|2022-01-08|
|
||||
|42|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2723|2022-03-17|
|
||||
|43|[s4kibs4mi/java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap)|Roadmap to becoming a Java developer in 2021|2617|2022-01-13|
|
||||
|44|[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 ...|2560|2022-03-31|
|
||||
|45|[OCNYang/Android-Animation-Set](https://github.com/OCNYang/Android-Animation-Set)|:books: Android 所有动画系列详尽教程。 Explain all animations in Android. |2534|2021-12-22|
|
||||
|41|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2729|2022-03-17|
|
||||
|42|[brianway/springmvc-mybatis-learning](https://github.com/brianway/springmvc-mybatis-learning)|SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置|2728|2022-01-08|
|
||||
|43|[s4kibs4mi/java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap)|Roadmap to becoming a Java developer in 2021|2618|2022-01-13|
|
||||
|44|[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 ...|2562|2022-03-31|
|
||||
|45|[OCNYang/Android-Animation-Set](https://github.com/OCNYang/Android-Animation-Set)|:books: Android 所有动画系列详尽教程。 Explain all animations in Android. |2535|2021-12-22|
|
||||
|46|[liweiwei1419/LeetCode-Solutions-in-Good-Style](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style)|首页已经更新,希望能对大家有帮助。|2484|2022-01-07|
|
||||
|47|[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 ...|2397|2022-03-16|
|
||||
|48|[sanshengshui/netty-learning-example](https://github.com/sanshengshui/netty-learning-example)|:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。|2265|2022-01-07|
|
||||
|49|[balsikandar/Android-Studio-Plugins](https://github.com/balsikandar/Android-Studio-Plugins)|This is a list of all awesome and useful android studio plugins.|2193|2021-12-30|
|
||||
|50|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|2151|2022-01-24|
|
||||
|51|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|💾 db-tutorial 是一个数据库教程。|2025|2022-03-27|
|
||||
|52|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github,这里有五百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面|1970|2022-04-01|
|
||||
|48|[sanshengshui/netty-learning-example](https://github.com/sanshengshui/netty-learning-example)|:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。|2268|2022-01-07|
|
||||
|49|[balsikandar/Android-Studio-Plugins](https://github.com/balsikandar/Android-Studio-Plugins)|This is a list of all awesome and useful android studio plugins.|2194|2021-12-30|
|
||||
|50|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|2152|2022-01-24|
|
||||
|51|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|💾 db-tutorial 是一个数据库教程。|2033|2022-03-27|
|
||||
|52|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github,这里有五百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面|1973|2022-04-01|
|
||||
|53|[vector4wang/spring-boot-quick](https://github.com/vector4wang/spring-boot-quick)|:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin ...|1906|2022-03-26|
|
||||
|54|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准Java 程序员进阶之路😄|1876|2022-04-01|
|
||||
|54|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准Java 程序员进阶之路😄|1879|2022-04-02|
|
||||
|55|[SpringCloud/spring-cloud-code](https://github.com/SpringCloud/spring-cloud-code)|🔥《重新定义Spring Cloud实战》实体书对应源码,欢迎大家Star点赞收藏|1834|2022-03-31|
|
||||
|56|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|1789|2022-01-18|
|
||||
|56|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!|1795|2022-01-18|
|
||||
|57|[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限制 ...|1784|2022-03-31|
|
||||
|58|[dairongpeng/algorithm-note](https://github.com/dairongpeng/algorithm-note)|该笔记,包含数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。|1769|2022-03-30|
|
||||
|59|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|java开发 面试八股文(个人的面试及工作总结)|1635|2022-04-01|
|
||||
|59|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|java开发 面试八股文(个人的面试及工作总结)|1639|2022-04-01|
|
||||
|60|[JeffLi1993/java-core-learning-example](https://github.com/JeffLi1993/java-core-learning-example)|关于Java核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。|1624|2021-11-01|
|
||||
|61|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1501|2022-04-01|
|
||||
|62|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|1479|2022-04-01|
|
||||
|63|[waylau/netty-4-user-guide-demos](https://github.com/waylau/netty-4-user-guide-demos)|Netty demos. (Netty 案例大全)|1477|2022-03-24|
|
||||
|64|[DreamCats/java-notes](https://github.com/DreamCats/java-notes)|自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)|1311|2022-03-25|
|
||||
|65|[864381832/xJavaFxTool](https://github.com/864381832/xJavaFxTool)|基于JavaFx搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具 ...|1311|2022-04-01|
|
||||
|66|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程,几乎涵盖了Java必备的知识点|1283|2022-03-22|
|
||||
|67|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 jetpack、mvvm、kotlin、juc多线程等,欢迎star!|1243|2022-03-28|
|
||||
|68|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。|1176|2022-02-27|
|
||||
|69|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能|1162|2022-04-01|
|
||||
|70|[kangjianwei/LearningJDK](https://github.com/kangjianwei/LearningJDK)|JDK源码阅读笔记|1158|2022-03-28|
|
||||
|61|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1502|2022-04-01|
|
||||
|62|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|1479|2022-04-02|
|
||||
|63|[waylau/netty-4-user-guide-demos](https://github.com/waylau/netty-4-user-guide-demos)|Netty demos. (Netty 案例大全)|1479|2022-03-24|
|
||||
|64|[DreamCats/java-notes](https://github.com/DreamCats/java-notes)|自己的学习笔记。包含:个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)|1313|2022-03-25|
|
||||
|65|[864381832/xJavaFxTool](https://github.com/864381832/xJavaFxTool)|基于JavaFx搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具 ...|1313|2022-04-01|
|
||||
|66|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程,几乎涵盖了Java必备的知识点|1285|2022-03-22|
|
||||
|67|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 jetpack、mvvm、kotlin、juc多线程等,欢迎star!|1244|2022-04-02|
|
||||
|68|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。|1181|2022-02-27|
|
||||
|69|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结:涵盖分布式、微服务、RPC等互联网公司常用架构,以及数据存储、缓存、搜索等必备技能|1166|2022-04-02|
|
||||
|70|[kangjianwei/LearningJDK](https://github.com/kangjianwei/LearningJDK)|JDK源码阅读笔记|1160|2022-03-28|
|
||||
|71|[timebusker/spring-boot](https://github.com/timebusker/spring-boot)|spring-boot 项目实践总结|1141|2022-02-16|
|
||||
|72|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|极客时间专栏《Java业务开发常见错误100例》源码|1071|2022-01-11|
|
||||
|72|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|极客时间专栏《Java业务开发常见错误100例》源码|1072|2022-01-11|
|
||||
|73|[Wasabi1234/Java-Concurrency-Progamming-Tutorial](https://github.com/Wasabi1234/Java-Concurrency-Progamming-Tutorial)|BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial|1042|2021-10-17|
|
||||
|74|[henryyan/activiti-in-action-codes](https://github.com/henryyan/activiti-in-action-codes)|Activiti官方唯一推荐中文书籍——《Activiti实战》示例源码|1042|2022-03-31|
|
||||
|75|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系,沓实架构基础|1034|2022-03-31|
|
||||
|75|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系,沓实架构基础|1035|2022-03-31|
|
||||
|76|[digitalsonic/geektime-spring-family](https://github.com/digitalsonic/geektime-spring-family)|极客时间视频课程《玩转Spring全家桶》|1007|2022-01-21|
|
||||
|77|[lenve/javaboy-code-samples](https://github.com/lenve/javaboy-code-samples)|公众号【江南一点雨】文章案例汇总,技术文章请戳这里----->|997|2022-03-31|
|
||||
|77|[lenve/javaboy-code-samples](https://github.com/lenve/javaboy-code-samples)|公众号【江南一点雨】文章案例汇总,技术文章请戳这里----->|998|2022-03-31|
|
||||
|78|[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 ...|879|2022-02-16|
|
||||
|79|[Zephery/newblog](https://github.com/Zephery/newblog)|:octocat: 个人博客,个人网站,blog|875|2022-03-27|
|
||||
|80|[fenixsoft/jvm_book](https://github.com/fenixsoft/jvm_book)|《深入理解Java虚拟机(第3版)》样例代码&勘误|870|2021-12-26|
|
||||
|81|[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等等。|869|2022-03-31|
|
||||
|80|[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等等。|871|2022-03-31|
|
||||
|81|[fenixsoft/jvm_book](https://github.com/fenixsoft/jvm_book)|《深入理解Java虚拟机(第3版)》样例代码&勘误|870|2021-12-26|
|
||||
|82|[apolloconfig/apollo-use-cases](https://github.com/apolloconfig/apollo-use-cases)|展示Apollo配置中心的各种使用场景和示例代码,欢迎大家把日常工作中的更多配置使用案例分享出来!|869|2022-03-31|
|
||||
|83|[fuzhengwei/interview](https://github.com/fuzhengwei/interview)|Java 面经手册,全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。|860|2021-11-10|
|
||||
|84|[phith0n/JavaThings](https://github.com/phith0n/JavaThings)|Share Things Related to Java - Java安全漫谈笔记相关内容|843|2022-03-17|
|
||||
|84|[phith0n/JavaThings](https://github.com/phith0n/JavaThings)|Share Things Related to Java - Java安全漫谈笔记相关内容|844|2022-03-17|
|
||||
|85|[Wang-Jun-Chao/leetcode](https://github.com/Wang-Jun-Chao/leetcode)|LeetCode算法题典|828|2021-11-02|
|
||||
|86|[PotoYang/spring-in-action-v5-translate](https://github.com/PotoYang/spring-in-action-v5-translate)|Spring 实战第五版中文翻译|813|2021-11-19|
|
||||
|86|[PotoYang/spring-in-action-v5-translate](https://github.com/PotoYang/spring-in-action-v5-translate)|Spring 实战第五版中文翻译|816|2021-11-19|
|
||||
|87|[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 (在英文中是守护者的意思)参考了很多开源网关的思想,基 ...|800|2022-03-14|
|
||||
|88|[realguoshuai/hadoop_study](https://github.com/realguoshuai/hadoop_study)|定期更新Hadoop生态圈中常用大数据组件文档 重心依次为: Flink Solr Sparksql ES Scala Kafka Hbase/phoenix Redis Kerberos (项目包含hadoop思维导图 印象笔记 Scala版本简单demo 常用工具类 去敏后的train code 持续更新!!!)|792|2022-03-29|
|
||||
|89|[nibnait/algorithms](https://github.com/nibnait/algorithms)|《剑指Offer》、LeetCode|773|2022-03-31|
|
||||
|89|[nibnait/algorithms](https://github.com/nibnait/algorithms)|《剑指Offer》、LeetCode|774|2022-03-31|
|
||||
|90|[zhangyd-c/springboot-learning](https://github.com/zhangyd-c/springboot-learning)|:taxi: spring boot学习案例,方便spring boot 初学者快速掌握相关知识|741|2022-03-08|
|
||||
|91|[mercyblitz/geekbang-lessons](https://github.com/mercyblitz/geekbang-lessons)|极客时间课程工程|738|2021-10-24|
|
||||
|92|[ouchuangxin/leave-sample](https://github.com/ouchuangxin/leave-sample)|本代码来源于极客时间《DDD实战》专栏。|714|2022-02-16|
|
||||
|93|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|710|2022-03-21|
|
||||
|92|[ouchuangxin/leave-sample](https://github.com/ouchuangxin/leave-sample)|本代码来源于极客时间《DDD实战》专栏。|715|2022-02-16|
|
||||
|93|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|711|2022-03-21|
|
||||
|94|[lightningMan/flash-netty](https://github.com/lightningMan/flash-netty)|掘金小册及实体书源码|698|2022-02-27|
|
||||
|95|[leosanqing/Java-Notes](https://github.com/leosanqing/Java-Notes)|java学习笔记,包括JVM,看过的技术以及非技术书籍,SpringCloud 商城项目以及工具介绍,leetcode剑指offer算法,spring,JDK一些工具的源码,|632|2022-03-31|
|
||||
|96|[xurui1995/Sword-pointing-to-offer](https://github.com/xurui1995/Sword-pointing-to-offer)|剑指offer java版实现 |612|2021-11-30|
|
||||
|97|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|607|2021-11-21|
|
||||
|98|[bitterzzZZ/MemoryShellLearn](https://github.com/bitterzzZZ/MemoryShellLearn)|分享几个直接可用的内存马,记录一下学习过程中看过的文章|587|2022-03-23|
|
||||
|99|[Byron4j/CookBook](https://github.com/Byron4j/CookBook)|🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃|580|2022-03-31|
|
||||
|98|[bitterzzZZ/MemoryShellLearn](https://github.com/bitterzzZZ/MemoryShellLearn)|分享几个直接可用的内存马,记录一下学习过程中看过的文章|590|2022-03-23|
|
||||
|99|[Byron4j/CookBook](https://github.com/Byron4j/CookBook)|🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃|581|2022-03-31|
|
||||
|100|[fantj2016/java-reader](https://github.com/fantj2016/java-reader)|📖Java工程师学习历程与笔记,附含算法、Java基础、框架实战、框架源码、框架实现、中间件、面试题等知识和学习蓝图。|576|2022-03-15|
|
||||
|101|[maning0303/GankMM](https://github.com/maning0303/GankMM)|(Material Design & MVP & Retrofit + OKHttp & RecyclerView ...)Gank.io Android客户端:每天一张美女图片,一个视频短片,若干Android,iOS等程序干货,周一到周五每天更新,数据全部由 干货集中营 提供。|562|2021-11-05|
|
||||
|102|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring Framework 教程|541|2022-03-21|
|
||||
|103|[JavaCourse00/JavaCourseCodes](https://github.com/JavaCourse00/JavaCourseCodes)|JavaCourse|536|2022-03-23|
|
||||
|104|[jiangmin168168/jim-framework](https://github.com/jiangmin168168/jim-framework)|一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot|531|2022-03-21|
|
||||
|105|[qiurunze123/zookeeperDesign](https://github.com/qiurunze123/zookeeperDesign)|⭐⭐⭐zk的设计与使用(集群,dubbo,分布式锁,master选举,负载均衡,watch,权限等)|462|2021-12-09|
|
||||
|106|[Launcher3-dev/Launcher3](https://github.com/Launcher3-dev/Launcher3)|基于 Android-12 Launcher-master-20220111版本源码,单层桌面请查看Launcher-mx项目:|444|2022-01-25|
|
||||
|105|[qiurunze123/zookeeperDesign](https://github.com/qiurunze123/zookeeperDesign)|⭐⭐⭐zk的设计与使用(集群,dubbo,分布式锁,master选举,负载均衡,watch,权限等)|463|2021-12-09|
|
||||
|106|[Launcher3-dev/Launcher3](https://github.com/Launcher3-dev/Launcher3)|基于 Android-12 Launcher-master-20220111版本源码,单层桌面请查看Launcher-mx项目:|445|2022-01-25|
|
||||
|107|[2020GetGoodOffer/test](https://github.com/2020GetGoodOffer/test)|Java复习合集|435|2022-03-26|
|
||||
|108|[gupaoedu-tom/spring5-samples](https://github.com/gupaoedu-tom/spring5-samples)|《Spring5核心原理与30个类手写实战》随书代码示例工程|415|2022-03-31|
|
||||
|109|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|415|2022-03-31|
|
||||
|110|[javastacks/javastack](https://github.com/javastacks/javastack)|Java技术栈,分享最主流的 Java 技术。|414|2022-03-10|
|
||||
|108|[javastacks/javastack](https://github.com/javastacks/javastack)|Java技术栈,分享最主流的 Java 技术。|417|2022-03-10|
|
||||
|109|[gupaoedu-tom/spring5-samples](https://github.com/gupaoedu-tom/spring5-samples)|《Spring5核心原理与30个类手写实战》随书代码示例工程|416|2022-03-31|
|
||||
|110|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|416|2022-03-31|
|
||||
|111|[memo012/ac-blog](https://github.com/memo012/ac-blog)|适合学生搭建的个人博客-从零开始(网站地址:www.lqnb.xyz)|413|2022-02-09|
|
||||
|112|[moxi624/LearningNotes](https://github.com/moxi624/LearningNotes)|Java学习笔记,主要来源于B站上视频的学习,同时会记录平时一些学习和项目中遇到的问题,同步更新在蘑菇博客,如果对我的博客网站感兴趣的话,欢迎关注我的 蘑菇博客项目 笔记主要涵盖:Java,Spring,SpringCloud,计算机网络,操作系统,数据结构,Vue等 如果笔记对您有帮助的话,欢迎star支持,谢谢~|410|2022-02-27|
|
||||
|112|[moxi624/LearningNotes](https://github.com/moxi624/LearningNotes)|Java学习笔记,主要来源于B站上视频的学习,同时会记录平时一些学习和项目中遇到的问题,同步更新在蘑菇博客,如果对我的博客网站感兴趣的话,欢迎关注我的 蘑菇博客项目 笔记主要涵盖:Java,Spring,SpringCloud,计算机网络,操作系统,数据结构,Vue等 如果笔记对您有帮助的话,欢迎star支持,谢谢~|411|2022-02-27|
|
||||
|113|[TongOS/JavaBookClub](https://github.com/TongOS/JavaBookClub)|本藏馆主要珍藏Java体系核心技术书籍:涵盖Java核心基石(Java核心技术,并发编程,JVM)Java助辅要员(设计模式,linux内核,TCP/IP协议,Netty,Tomcat,Mysql) 上古单体架构 分布式朝代 微服务纪元 云原生前沿 架构演进 自动化运维|410|2022-03-21|
|
||||
|114|[youthlql/JavaYouth](https://github.com/youthlql/JavaYouth)|主要是Java技术栈的文章,涉及到了源码、原理,面试等知识。如AQS,JVM,rpc,计网,os等等,后续可能会写mysql,redis,zk这些|404|2022-03-27|
|
||||
|115|[codefollower/H2-Research](https://github.com/codefollower/H2-Research)|H2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)|404|2022-02-16|
|
||||
|116|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|403|2021-12-03|
|
||||
|117|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓。|402|2022-02-21|
|
||||
|114|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓。|408|2022-02-21|
|
||||
|115|[youthlql/JavaYouth](https://github.com/youthlql/JavaYouth)|主要是Java技术栈的文章,涉及到了源码、原理,面试等知识。如AQS,JVM,rpc,计网,os等等,后续可能会写mysql,redis,zk这些|404|2022-03-27|
|
||||
|116|[codefollower/H2-Research](https://github.com/codefollower/H2-Research)|H2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)|404|2022-02-16|
|
||||
|117|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|403|2021-12-03|
|
||||
|118|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)|400|2022-03-31|
|
||||
|119|[xuwujing/Netty-study](https://github.com/xuwujing/Netty-study)|Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。|394|2022-01-07|
|
||||
|120|[perkinls/flink-local-train](https://github.com/perkinls/flink-local-train)|flink入门到项目实践|382|2021-12-16|
|
||||
|121|[guobinhit/akka-guide](https://github.com/guobinhit/akka-guide)|🌴 A chinese guide of Akka, based on Java.|382|2021-12-10|
|
||||
|120|[guobinhit/akka-guide](https://github.com/guobinhit/akka-guide)|🌴 A chinese guide of Akka, based on Java.|383|2021-12-10|
|
||||
|121|[perkinls/flink-local-train](https://github.com/perkinls/flink-local-train)|flink入门到项目实践|382|2021-12-16|
|
||||
|122|[GaoLeiQin/SwordOffer](https://github.com/GaoLeiQin/SwordOffer)|《剑指offer》Java版代码实现|357|2022-02-17|
|
||||
|123|[JeffLi1993/springcloud-learning-example](https://github.com/JeffLi1993/springcloud-learning-example)|spring cloud 实践学习案例,是 spring cloud 初学者及核心技术巩固的最佳实践。|357|2021-12-10|
|
||||
|124|[McoyJiang/LagouAndroidShare](https://github.com/McoyJiang/LagouAndroidShare)|本应用是拉勾教育《Android 工程师进阶34讲》专栏的示例应用|353|2021-11-11|
|
||||
|125|[androidmalin/AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin)|Android上简单实现四大组件的插件化,供学习使用|351|2022-04-01|
|
||||
|126|[yangchong211/YCDialog](https://github.com/yangchong211/YCDialog)|自定义弹窗,其中包括:自定义Toast,采用builder模式,支持设置吐司多个属性;自定义dialog控件,仿IOS底部弹窗;自定义DialogFragment弹窗,支持自定义布局,也支持填充recyclerView布局;自定义PopupWindow弹窗,轻量级,还有自定义Snackbar等等;还有自定义loading加载窗,简单便用。目前已经用于多个正式项目中。同时还有附加7篇关于弹窗的源码分 ...|344|2022-03-31|
|
||||
|127|[dunwu/javatech](https://github.com/dunwu/javatech)|本项目内容近期将会迁入到 https://github.com/dunwu/java-tutorial 项目中,以后不再维护|335|2022-03-08|
|
||||
|128|[huanzi-qch/springBoot](https://github.com/huanzi-qch/springBoot)|SpringBoot系列Demo代码,每个子项目都是SpringBoot的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习|326|2022-03-22|
|
||||
|129|[xiaomiwujiecao/KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect)|(🆕更新中!)《架构师的功夫》教程合集、文章合集包含 范式编程、微服务、必备算法、安全攻防、汇编、爬虫、逆向、渗透测试...|318|2022-03-30|
|
||||
|128|[huanzi-qch/springBoot](https://github.com/huanzi-qch/springBoot)|SpringBoot系列Demo代码,每个子项目都是SpringBoot的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习|327|2022-03-22|
|
||||
|129|[xiaomiwujiecao/KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect)|(🆕更新中!)《架构师的功夫》教程合集、文章合集包含 范式编程、微服务、必备算法、安全攻防、汇编、爬虫、逆向、渗透测试...|319|2022-03-30|
|
||||
|130|[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 ...|301|2022-01-14|
|
||||
|131|[acloudyh/springCloud](https://github.com/acloudyh/springCloud)|springCloud学习|298|2022-02-14|
|
||||
|132|[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 ...|296|2021-12-27|
|
||||
|133|[Snailclimb/netty-practical-tutorial](https://github.com/Snailclimb/netty-practical-tutorial)|Netty from introduction to practice(Netty从入门到实战:手写HTTP Server+RPC框架)|296|2021-12-18|
|
||||
|134|[Firebasky/Java](https://github.com/Firebasky/Java)|关于学习java安全的一些知识,正在学习中ing,欢迎fork and star|294|2022-04-01|
|
||||
|135|[chenjiabing666/JavaFamily](https://github.com/chenjiabing666/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|276|2022-03-14|
|
||||
|134|[Firebasky/Java](https://github.com/Firebasky/Java)|关于学习java安全的一些知识,正在学习中ing,欢迎fork and star|294|2022-04-02|
|
||||
|135|[chenjiabing666/JavaFamily](https://github.com/chenjiabing666/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|277|2022-03-14|
|
||||
|136|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|2022-01-27|
|
||||
|137|[sunjincheng121/know_how_know_why](https://github.com/sunjincheng121/know_how_know_why)|For every learner|274|2022-02-06|
|
||||
|138|[jitwxs/blog-sample](https://github.com/jitwxs/blog-sample)|个人博客示例程序|264|2022-02-16|
|
||||
|139|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|263|2022-03-18|
|
||||
|138|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|264|2022-04-02|
|
||||
|139|[jitwxs/blog-sample](https://github.com/jitwxs/blog-sample)|个人博客示例程序|264|2022-02-16|
|
||||
|140|[yeecode/MyBatisCN](https://github.com/yeecode/MyBatisCN)|MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。|257|2022-02-16|
|
||||
|141|[cyhbyw/springBoot_atguigu](https://github.com/cyhbyw/springBoot_atguigu)|尚硅谷 SpringBoot 视频教学源码学习|256|2022-02-11|
|
||||
|142|[shuaishaui/springboot-technology](https://github.com/shuaishaui/springboot-technology)|springboo整合自己到目前学习到的各种技术|255|2022-03-31|
|
||||
|143|[lsgwr/algorithms](https://github.com/lsgwr/algorithms)|算法学习与总结,包括慕课网刘宇波老师、算法竞赛入门经典、挑战程序设计竞赛、算法竞赛宝典等|254|2021-10-24|
|
||||
|144|[xiaolongzuo/everyone-java-blog](https://github.com/xiaolongzuo/everyone-java-blog)|这是一个Java程序猿共同打造的Java博客网站。|235|2022-03-31|
|
||||
|145|[GitHubZJY/ZJYWidget](https://github.com/GitHubZJY/ZJYWidget)|🎨 一组实用炫酷自定义View的集合(包括源码及demo)包括常见的支付、扫描、解锁动画、炫酷转盘式菜单等效果。A collection of Android cool custom views|232|2021-10-13|
|
||||
|146|[fuzhengwei/itstack-demo-bytecode](https://github.com/fuzhengwei/itstack-demo-bytecode)|本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及做反射、中间件和混淆代码等|229|2022-03-12|
|
||||
|146|[fuzhengwei/itstack-demo-bytecode](https://github.com/fuzhengwei/itstack-demo-bytecode)|本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及做反射、中间件和混淆代码等|230|2022-03-12|
|
||||
|147|[gupaoedu-tom/netty4-samples](https://github.com/gupaoedu-tom/netty4-samples)|《Netty4核心原理与手写RPC框架实战》随书代码示例工程|229|2021-11-02|
|
||||
|148|[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|2022-03-28|
|
||||
|148|[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|2022-04-02|
|
||||
|149|[sunweiguo/mama-buy](https://github.com/sunweiguo/mama-buy)|:dog::dog:spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定时任务,redis事件通知,分布式事务解决方案等。|225|2022-03-31|
|
||||
|150|[RingoTangs/LearningNote](https://github.com/RingoTangs/LearningNote)|学习笔记 持续更新......|220|2021-11-17|
|
||||
|150|[RingoTangs/LearningNote](https://github.com/RingoTangs/LearningNote)|学习笔记 持续更新......|221|2021-11-17|
|
||||
|151|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目,顺便点下⭐哦|220|2022-02-23|
|
||||
|152|[fishpro/spring-boot-study](https://github.com/fishpro/spring-boot-study)|about learning Spring Boot via examples. 基于 spring boot 2.x 的学习教程简洁易懂|218|2022-02-09|
|
||||
|153|[h2pl/MyTech](https://github.com/h2pl/MyTech)|Java的基础总结和学习笔记,包括Java核心技术点和常见知识点。同时提供了Java基础原理的代码实现,供大家实践时参考。已补充JVM和JUC的相关内容,欢迎交流。|215|2022-03-31|
|
||||
|154|[SincereXIA/XidianCS](https://github.com/SincereXIA/XidianCS)|西安电子科技大学 计算机科学与技术专业 笔记、上机作业、实验 etc.|208|2021-11-30|
|
||||
|154|[SincereXIA/XidianCS](https://github.com/SincereXIA/XidianCS)|西安电子科技大学 计算机科学与技术专业 笔记、上机作业、实验 etc.|209|2021-11-30|
|
||||
|155|[zlsq/Servlet](https://github.com/zlsq/Servlet)|该项目是多个Servlet、JSP小demo的集合,都是一些基础|208|2021-10-20|
|
||||
|156|[dddplus/dddplus-demo](https://github.com/dddplus/dddplus-demo)|♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS|206|2022-01-06|
|
||||
|157|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|198|2022-03-15|
|
||||
@ -175,9 +175,9 @@
|
||||
|168|[littlecurl/AppProjects](https://github.com/littlecurl/AppProjects)|存放一些Java、JavaEE、Android和iOS的源码;里面同时有zip压缩文件,可以直接下载,不需要clone整个仓库!!!都是一些小Demo,注释详细一点,就不写教程文档了。|167|2022-02-09|
|
||||
|169|[Gang-bb/Gangbb-SpringBoot](https://github.com/Gang-bb/Gangbb-SpringBoot)|一步一步搭建SpringBoot项目。博客详述细节|164|2021-12-14|
|
||||
|170|[cicadasmile/spring-boot-base](https://github.com/cicadasmile/spring-boot-base)|spring boot 2.0 基础教程,日志配置,数据源配置,事务管理等。|164|2022-02-22|
|
||||
|171|[roseduan/algo-learn](https://github.com/roseduan/algo-learn)|学习数据结构与算法的代码示例,目前提供 Java、Python、Go、C++ 多种语言支持。|162|2022-02-27|
|
||||
|172|[gupaoedu-tom/design-samples](https://github.com/gupaoedu-tom/design-samples)|《设计模式就该这样学,基于经典框架源码和真实业务场景》随书代码示例工程|157|2022-03-31|
|
||||
|173|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|156|2022-03-28|
|
||||
|171|[roseduan/algo-learn](https://github.com/roseduan/algo-learn)|学习数据结构与算法的代码示例,目前提供 Java、Python、Go、C++ 多种语言支持。|163|2022-02-27|
|
||||
|172|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|156|2022-03-28|
|
||||
|173|[gupaoedu-tom/design-samples](https://github.com/gupaoedu-tom/design-samples)|《设计模式就该这样学,基于经典框架源码和真实业务场景》随书代码示例工程|156|2022-03-31|
|
||||
|174|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发,Java基础视频学习源码|155|2022-03-10|
|
||||
|175|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|151|2022-03-14|
|
||||
|176|[dunwu/algorithm-tutorial](https://github.com/dunwu/algorithm-tutorial)|:books: 算法和数据结构教程|151|2022-03-28|
|
||||
@ -185,13 +185,13 @@
|
||||
|178|[fancyerii/blog-codes](https://github.com/fancyerii/blog-codes)|个人博客 (https://fancyerii.github.io/) 文章的代码|147|2022-02-26|
|
||||
|179|[Zouxxyy/bigdata-learning](https://github.com/Zouxxyy/bigdata-learning)|大数据学习记录|142|2022-02-09|
|
||||
|180|[landon30/Bulls](https://github.com/landon30/Bulls)|对外的技术分享合集,主要是游戏服务器架构、实战,优化等|142|2021-12-14|
|
||||
|181|[jiangrongbo/mybatis-book](https://github.com/jiangrongbo/mybatis-book)|📚《Mybatis3源码深度解析》 随书源码|138|2022-03-27|
|
||||
|181|[jiangrongbo/mybatis-book](https://github.com/jiangrongbo/mybatis-book)|📚《Mybatis3源码深度解析》 随书源码|139|2022-03-27|
|
||||
|182|[ProgrammerAnthony/SentinelC](https://github.com/ProgrammerAnthony/SentinelC)|官方代码release 1.8 源码学习Sentinel添加注释,新增支持以Nacos作为dashboard数据源|131|2022-03-31|
|
||||
|183|[runzhenghengbin/SpringBoot](https://github.com/runzhenghengbin/SpringBoot)|📚 springboot学习记录|129|2022-03-31|
|
||||
|184|[caojx-git/learn-java-codes](https://github.com/caojx-git/learn-java-codes)|该仓库主要用于存放Java学习相关代码,相关笔记存放于 https://github.com/caojx-git/learn-java-notes 仓库|122|2022-03-31|
|
||||
|185|[code4wt/mybatis-test](https://github.com/code4wt/mybatis-test)|《一本小小的MyBatis源码分析书》一书的附属代码|118|2022-03-31|
|
||||
|186|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路:面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|117|2022-02-17|
|
||||
|187|[alangsuo/BILIBILI-HELPER-PRE](https://github.com/alangsuo/BILIBILI-HELPER-PRE)|这是一个利用 Linux Crontab , Docker等方式实现哔哩哔哩(Bilibili)每日任务投币,点赞,分享视频,直播签到,银瓜子兑换硬币,漫画每日签到,简单配置即可每日轻松获取 65 经验值,快来和我一起成为 Lv6 吧~~~~|113|2022-01-14|
|
||||
|186|[alangsuo/BILIBILI-HELPER-PRE](https://github.com/alangsuo/BILIBILI-HELPER-PRE)|这是一个利用 Linux Crontab , Docker等方式实现哔哩哔哩(Bilibili)每日任务投币,点赞,分享视频,直播签到,银瓜子兑换硬币,漫画每日签到,简单配置即可每日轻松获取 65 经验值,快来和我一起成为 Lv6 吧~~~~|117|2022-01-14|
|
||||
|187|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路:面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|117|2022-02-17|
|
||||
|188|[LLancelot/LeetCode](https://github.com/LLancelot/LeetCode)|✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解,思路以及各专题的解题模板分享。分专题归纳,见tag)|111|2022-04-01|
|
||||
|189|[dunwu/spring-boot-tutorial](https://github.com/dunwu/spring-boot-tutorial)|:100: :leaves: 通过丰富实例来展现 Spring Boot 特性的教程|110|2022-01-06|
|
||||
|190|[LinkedBear/spring-framework-learning-code](https://github.com/LinkedBear/spring-framework-learning-code)|从 0 开始深入学习 Spring 小册源码|108|2022-04-01|
|
||||
@ -200,7 +200,7 @@
|
||||
|193|[wsm1217395196/my-study](https://github.com/wsm1217395196/my-study)|我的学习|106|2022-02-26|
|
||||
|194|[fancyyawn/zhacker-sample-ovation](https://github.com/fancyyawn/zhacker-sample-ovation)|微服务与DDD:《实现领域驱动设计》示例代码|106|2022-02-11|
|
||||
|195|[niumoo/springboot](https://github.com/niumoo/springboot)|🌿 springboot 分析与学习 & 入门示例 & 图文教程,本 Spring Boot 系列文章基于 Spring Boot 版本 v2.x 进行学习分析。 所有项目示例都有对应的文章介绍,可以直接点击 https://www.wdbyte.com 阅读。|105|2022-02-17|
|
||||
|196|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|104|2022-03-29|
|
||||
|196|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|104|2022-04-02|
|
||||
|197|[idmu/java_study](https://github.com/idmu/java_study)|记录java的一些学习笔记.mysql/ spring/ mybatis/ demo--- 持续更新|103|2022-03-31|
|
||||
|198|[wangyapu/mini-rpc](https://github.com/wangyapu/mini-rpc)|简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码|100|2022-01-03|
|
||||
|199|[yehongzhi/mall](https://github.com/yehongzhi/mall)|一个简单的项目。博客文章中的代码皆存于此。|99|2021-10-12|
|
||||
|
||||
Reference in New Issue
Block a user