zhangsubiin / implements
Spring、Mybatis 等框架的手写实现
☆22Updated 6 years ago
Alternatives and similar repositories for implements:
Users that are interested in implements are comparing it to the libraries listed below
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- ☆40Updated 6 years ago
- 天天吃货-个人商城从0到1☆122Updated 6 months ago
- 基于Netty搭建的简易RPC☆62Updated last year
- 基于Spring Boot的高性能秒杀系统☆185Updated 5 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆126Updated 2 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆54Updated 3 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆238Updated 2 years ago
- ☆47Updated 2 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆187Updated 2 years ago
- JVM学习笔记与调优实战☆41Updated 6 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆63Updated 9 months ago
- Java 程序员进阶学习的思维导图☆68Updated 5 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆35Updated 2 years ago
- This is a project about my multithreading study notes. All content by 汪文君 高并发编程视频 and my thinking.☆29Updated 5 years ago
- Java整理的基础工具类项目☆246Updated 2 years ago
- SpringBoot Dubbo RocketMQ订单支付系统☆100Updated last year
- 📚记录Java后端中一些核心技术点的知识,包括设计模式、Spring全家桶、Netty、Java虚拟机、Java并发以及一些重要框架中间件的源码,jdk源码等等,有些我还没学,有些学的不怎么样,慢慢都会记录下来,我慢慢写,你慢慢看。☆56Updated 2 years ago
- Java 面试题汇总☆105Updated 3 years ago
- 自己手写一个spring框架☆33Updated 3 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆125Updated 2 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆62Updated 8 years ago
- A simple project to learn different architecture (Monolithic on SpringBoot, Microservices on SpringCloud, K8S etc.). 一个简单的学习项目(Mall 商城), …☆70Updated 2 years ago
- Java秒杀系统方案优化 高性能高并发实战☆76Updated 6 years ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆179Updated 2 years ago
- 秒杀与抢购系统架构设计与实现☆276Updated 7 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆117Updated 4 years ago
- 亿级流量电商详情页系统实战(第二版)练习项目☆37Updated 5 years ago