互联网公司常用框架源码赏析 “技术深度” 与 “技术广度”是对开发者来说最为重要的两个维度,本项目致力于从源码层面,剖析和挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
AmyliaY 399bb1b8c3
更新readme
5 years ago
docs 更新readme 5 years ago
images [ImgBot] Optimize images 5 years ago
.gitignore auto update 5 years ago
LICENSE Initial commit 5 years ago
README.md 更新readme 5 years ago
master.gh auto update 5 years ago

README.md

互联网公司常用框架源码赏析

license PRs Welcome stars contributors help-wanted issues PRs Welcome

阅读互联网公司主流框架源码,目前开放的有 Spring 系列框架、Mybatis 框架、Netty 框架,欢迎各位大佬加入我们,开拓新的领地。本项目主要用于记录框架源码的阅读经验、个人理解及解析,希望能够使阅读源码变成一件更简单有趣,且有价值的事情,抽空更新中...

spring系列

IoC容器

AOP

SpringMVC

SpringJDBC

Spring事务

Spring源码故事瞎编版

MyBatis

Netty

学习心得

初级开发者应该从源码中学习什么?

编码规范

设计模式

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.