SeasonPanPan / myspringLinks
自己手写一个spring框架
☆34Updated 3 years ago
Alternatives and similar repositories for myspring
Users that are interested in myspring are comparing it to the libraries listed below
Sorting:
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆57Updated 3 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆198Updated last year
- 📚《Mybatis3源码深度解析》 随书源码☆190Updated 2 years ago
- 基于Netty搭建的简易RPC☆62Updated last year
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 3 years ago
- 秒杀航母启程☆64Updated 2 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- 【面试题整理】涉及到分布式、微服务、算法、多线程、解决方案等多方面面试题; 来自咕泡学院VIP学员的真实面试经历及面试题的梳理,帮助大家更好的进入一线互联网企业。面试会涉及到、spring cloud、I/O、HashMap、ConcurrentHashMap、JVM、S…☆200Updated 3 years ago
- SpringBoot Dubbo RocketMQ订单支付系统☆103Updated last year
- mybatis源码的中文注释以及mybatis的使用和源码解析☆165Updated 2 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前 实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆95Updated 3 years ago
- 📝《Java并发编程之美》阅读笔记☆75Updated 5 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- 基于Spring Boot的高性能秒杀系统☆187Updated 6 years ago
- springboot和dubbo、netty的集成,spring-ai-*的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎☆179Updated last month
- 天天吃货-个人商城从0到1☆125Updated 11 months ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Updated 2 years ago
- Netty tutorials(Netty教程)☆59Updated 2 years ago
- 基于Redis的分布式限流组件,注解支持☆147Updated 6 years ago
- 🚀🚀【搜索系统】基于ElasticSearch7.3.2、RestHighLevelClient、SpringBoot搭建的通用搜索系统脚手架,帮助开发者快速搭建搜索系统。☆97Updated last year
- JVM学习笔记与调优实战☆41Updated 7 years ago
- ☆84Updated last year
- 存放学习过程中的demo项目,顺便点下⭐哦☆240Updated 7 months ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 3 years ago
- This is a project about my multithreading study notes. All content by 汪文君 高并发编程视频 and my thinking.☆29Updated 5 years ago
- ☆47Updated 3 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 3 years ago
- Java 23种设计模式Demo案列大全 ☞ SpringBoot框架☆101Updated 2 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆69Updated 6 years ago