fuzhengwei / book-small-spring
☆230Updated 2 years ago
Alternatives and similar repositories for book-small-spring:
Users that are interested in book-small-spring are comparing it to the libraries listed below
- 《手写Mybatis:渐进式 源码实践》 —— 作者:付政委(小傅哥)☆105Updated 4 months ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆285Updated 10 months ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆125Updated 2 years ago
- MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。☆436Updated last year
- 📝 Java 数据结构和算法 | Algorithms and data structures implemented in Java with explanations and links to further readings☆325Updated last year
- 书籍《通用源码阅读指导书——MyBatis源码详解》配套示例☆170Updated 11 months ago
- SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释 会随着每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...☆353Updated 2 years ago
- Netty from introduction to practice(Netty从入门到实战:手写HTTP Server+RPC框架)☆361Updated 3 years ago
- 这是一个注释版的Spring源码分析工程,版本为5.1.x,大部分核心源码都已经添加中文注释,学习Spring源码可以参考,注释会慢慢进一步完善!☆212Updated 2 years ago
- 从 0 开始深入学习 Spring 小册源码☆190Updated 2 years ago
- 高并发多方案秒杀架构-核心应用。☆177Updated 2 years ago
- Spring源码解析系列☆278Updated 2 years ago
- https://dongzl.github.io/netty-handbook/☆184Updated 2 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆188Updated 2 years ago
- Summer framework is a minimal Spring framework.☆273Updated 7 months ago
- A mini Spring platform for learning☆252Updated 2 years ago
- 学习 spring 5 源码分析笔记☆534Updated 5 years ago
- logback 中文手册/文档。☆291Updated last year
- 《SpringBoot源码深度解读》随书代码+PPT课件☆51Updated last year
- 微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应 用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:…☆725Updated 6 months ago
- 整合了Spring Cloud 实战教程+公众号内容都会同步到这个仓库。文档地址:http://www.passjava.cn☆291Updated 7 months ago
- 《Spring Cloud Alibaba微服务原理与实战》中的的案例代码。☆342Updated 3 years ago
- 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等☆50Updated 2 years ago
- 一个简单易用的关联字段填充框架,通过简单的注解配置快速根据外键/编码值填充相关字段,支持字典,枚举,方法等多种数据源。 A simple and easy-to-use data mapping framework, quickly populate relevant …☆239Updated 6 months ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆63Updated 2 years ago
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。☆572Updated 3 months ago
- 本专题主要介绍如何通过java代码来实现JVM的基础功能(搜索解析class文件、字节码命令、运行时数据区等),从而让java程序员通过最熟知的java程序,学习JVM是如何将java程序一步步跑起来的,按照《java虚拟机规范》与go语言版的《自己动手写Java虚拟机》实…☆350Updated 2 years ago
- 🔥轻量级Java规则引擎☆126Updated 10 months ago
- RocketMQ消息 幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆244Updated 3 months ago
- rocketMQ可靠消息投递,事务消息,保证消息可靠发送Demo。☆46Updated 2 years ago