fuzhengwei / book-small-mybatis
《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)
☆103Updated 4 months ago
Alternatives and similar repositories for book-small-mybatis:
Users that are interested in book-small-mybatis are comparing it to the libraries listed below
- ☆229Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆125Updated 2 years ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆285Updated 10 months ago
- Spring源码解析系列☆278Updated 2 years ago
- SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释会随着每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...☆350Updated 2 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆63Updated 2 years ago
- 极海Channel演示代码☆59Updated 2 years ago
- https://dongzl.github.io/netty-handbook/☆182Updated 2 years ago
- 这是一个注释版的Spring源码分析工程,版本为5.1.x,大部分核心源码都已经添加中文注释,学习Spring源码可以参考,注释会慢慢进一步完善!☆212Updated 2 years ago
- 书籍《通用源码阅读指导书——MyBatis源码详解》配套示例☆170Updated 11 months ago
- 本专题主要介绍如何通过java代码来实现JVM的基础功能(搜索解析class文件、字节码命令、运行时数据区等),从而让java程序员通过最熟知的java程序,学习JVM是如何将java程序一步步跑起来的,按照《java虚拟机规范》与go语言版的《自己动手写Java虚拟机》实…☆349Updated 2 years ago
- MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。☆436Updated last year
- 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等☆50Updated 2 years ago
- rocketMQ可靠消息投递,事务消息,保证消息可靠发送Demo。☆47Updated 2 years ago
- A mini Spring platform for learning☆252Updated last year
- JAVA基础技能代码集,配套公众号【架构悟道】中的文章涉及演示代码。☆102Updated 2 years ago
- 🔥轻量级Java规则引擎☆126Updated 9 months ago
- Netty from introduction to practice(Netty从入门到实战:手写HTTP Server+RPC框架)☆360Updated 3 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆54Updated 3 years ago
- 尚硅谷《谷粒商城》-开发笔记,另有学习文档笔记,期待大家的加入,☆256Updated 2 years ago
- 深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)☆111Updated 7 months ago
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆145Updated 2 years ago
- 📝 Java 数据结构和算法 | Algorithms and data structures implemented in Java with explanations and links to further readings☆325Updated last year
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆183Updated 6 months ago
- 📚《Mybatis3源码深度解析》 随书源码☆188Updated 2 years ago
- IM-WhaleShark(鲸鲨)是基于 Netty 实现的高性能分布式 IM 系统☆337Updated last month
- jtea 专注于java,spring,springboot,springcloud,各类中间件,总结开发经验☆60Updated last week
- double cache used in springBoot project☆54Updated 2 years ago
- 高并发多方案秒杀架构-核心应用。☆177Updated 2 years ago
- 《SpringBoot源码深度解读》随书代码+PPT课件☆51Updated last year