JavaSourceCodeLearning
Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码
Install / Use
/learn @coderbruis/JavaSourceCodeLearningREADME

Java流行框架源码分析,学习以及总结。项目持续更新中,不建议直接Fork,欢迎star、watch。
对于框架底层源码的学习,需要反复、认真思考,并做到温故而知新,这样才能将底层原理吸收得更加牢固。
框架包括:
✅ Spring源码
✅ SpringBoot源码
✅ SpringAOP源码
✅ SpringSecurity源码
✅ SpringSecurity OAuth2源码
✅ JDK源码
✅ Dubbo源码
✅ Netty源码
✅ RocketMQ源码
MyBatis源码
SpringCloud源码
为什么要分析、学习源码?
学习一个框架的源码,不仅在实际使用时如果出现问题,可以快速定位出问题,找到问题原因并解决,同时还可以学习到框架的架构思想以与设计模式。当然,学习框架底层源码还可以提升我们自身的水平,在大厂面试时能够在众多面试者中脱颖而出。因此学习框架虽然枯燥乏味,但罗马并非一日建成的,所以平时之余就要多学习框架底层源码, 这样在用到的时候就能游刃有余。
Tip:如果读者电脑无法浏览到github图片,则需要设置hosts配置文件, 解决办法:解决GitHub网页githubusercontent地址无法访问问题
目录
-
项目导入 将整个JavaSourceCodeLearning导入IDEA中,然后选中项目pom.xml文件右键,open as maven project然后等待maven下载相应jar包即可。
-
JDK源码学习
-
Spring源码学习
-
SpringAOP源码学习
-
SpringBoot源码学习
-
SpringBoot版本:2.2.1.RELEASE
-
-
SpringSecurity&OAuth2源码学习
-
Dubbo底层源码解析
- Dubbo底层源码版本:2.7.8
- Dubbo底层源码学习—— 源码搭建
- Dubbo底层源码学习(一)—— Dubbo的URL
- Dubbo底层源码学习(二)—— Dubbo的SPI机制(上)
- Dubbo底层源码学习(二)—— Dubbo的SPI机制(中)
- [Dubbo底层源码学习(二)—— Dubbo的SPI机制(下)](https://github.com/coderbruis/
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
last30days-skill
13.8kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
000-main-rules
Project Context - Name: Interactive Developer Portfolio - Stack: Next.js (App Router), TypeScript, React, Tailwind CSS, Three.js - Architecture: Component-driven UI with a strict separation of conce
