SeasonPanPan / myspring
自己手写一个spring框架
☆32Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for myspring
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆53Updated 3 years ago
- 基于Netty搭建的简易RPC☆61Updated last year
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- ☆47Updated 2 years ago
- 简单netty轮子☆22Updated 3 years ago
- 中文注释的spring-framework☆36Updated 5 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆197Updated 11 months ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端 等等学习☆62Updated 6 months ago
- ☆40Updated 6 years ago
- JVM学习笔记与调优实战☆41Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆134Updated 5 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆50Updated 2 months ago
- 基于Spring Boot的高性能秒杀系统☆186Updated 5 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 2 years ago
- Spring、Mybatis 等框架的手写实现☆22Updated 6 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆77Updated 5 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆125Updated last year
- This is a project about my multithreading study notes. All content by 汪文君 高并发编程视频 and my thinking.☆29Updated 5 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆117Updated 4 years ago
- spring boot高并发秒杀测试☆81Updated 6 years ago
- 1.使用CountDownLatch实现多线程 事务管理;2.配置log4j2动态日志☆27Updated 2 years ago
- 手写实现IOC,DI,AOP☆37Updated 5 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 2 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆177Updated last year
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Updated 4 years ago
- 本项目由攀博课堂(www.pbteach.com)传智燕青老师研发测试,用于研究测试SpringCloud分布式事务控制解决方案,包括2PC、TCC、可靠消息最终一致性,最大努力通知,所用技术包括:Seata,Hmily,RocketMQ等☆64Updated 2 months ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆63Updated last year
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆66Updated 5 years ago
- ☆22Updated 3 years ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆173Updated last year