fuzhengwei / CodeDesignTutorialsLinks
《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
☆289Updated last year
Alternatives and similar repositories for CodeDesignTutorials
Users that are interested in CodeDesignTutorials are comparing it to the libraries listed below
Sorting:
- ☆232Updated 2 years ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆112Updated 7 months ago
- 📝 Java 数据结构和算法 | Algorithms and data structures implemented in Java with explanations and links to further readings☆330Updated last year
- https://dongzl.github.io/netty-handbook/☆189Updated 2 years ago
- SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释会随着每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...☆357Updated 2 years ago
- 微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:…☆732Updated 8 months ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆128Updated 3 years ago
- 从 0 开始深入学习 Spring 小册源码☆196Updated 2 years ago
- 尚硅谷-谷粒商城代码及文档https://www.yuque.com/zhangshuaiyin/guli-mall☆366Updated last year
- Spring Boot 教程、技术栈示例代码。在工作中的最佳实践,帮助快速上手运用到工作中。☆309Updated 2 years ago
- Netty from introduction to practice(Netty从入门到实战:手写HTTP Server+RPC框架)☆364Updated 3 years ago
- 《Spring Cloud Alibaba微服务原理与实战》中的的案例代码。☆341Updated 3 years ago
- 高并发多方案秒杀架构-核心应用。☆179Updated 2 years ago
- 公众号【MarkerHub】的文章分类索引,直联公众号文章链接!☆249Updated 4 years ago
- kafka学习!☆232Updated last year
- MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。☆439Updated last year
- Spring Framework5/SpringBoot 2.5.x Demos☆673Updated 2 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Updated 2 years ago
- 整合了Spring Cloud 实战教程+公众号内容都会同步到这个仓库。文档地址:http://www.passjava.cn☆292Updated 9 months ago
- 领域驱动设计DDD从入门到代码实践示例项目☆107Updated 2 years ago
- 这是一个注释版的Spring源码分析工程,版本为5.1.x,大部分核心源码都已经添加中文注释,学习Spring源码可以参考,注释会慢慢进一步完善!☆213Updated 2 years ago
- SpringCloud Hoxton + SpringCloud alibaba 双剑合并,微力无穷,更新完毕,欢迎fork!!!☆405Updated 2 years ago
- 《SpringBoot源码解读与原理分析》随书代码+PPT课件☆56Updated last year
- 🔥 🎉newbee-mall-cloud 项目是新蜂商城 newbee-mall 项目的微服务版本,一款基于 Spring Cloud Alibaba + Nacos + Sentinel + Seata + Spring Cloud Gateway + OpenFei…☆327Updated last year
- ☆203Updated 2 years ago
- shardingsphere jdbc 分库分表的实战例子 ,体系化实现 分片 + 扩缩容 , 涉及到 shardingsphere、canal、datax、id生成器等知识点。您的 ⭐️ ⭐️⭐️Star⭐️⭐️ ⭐️,是我的动力!如果您觉得还不错,请点上一颗小星星☆197Updated 9 months ago
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆155Updated 3 years ago
- Spring源码解析系列☆282Updated 2 years ago
- 书籍《通用源码阅读指导书——MyBatis源码详解》配套示例☆171Updated last year
- rocketMQ可靠消息投递,事务消息,保证消息可靠发送Demo。☆46Updated 2 years ago