b2stry / seckill
基于Spring Boot的高性能秒杀系统
☆185Updated 5 years ago
Alternatives and similar repositories for seckill:
Users that are interested in seckill are comparing it to the libraries listed below
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆238Updated 2 years ago
- 秒杀与抢购系统架构设计与实现☆276Updated 6 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆236Updated 6 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆212Updated 2 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆292Updated 2 years ago
- SpringBoot+Docker重构宜立方商城☆146Updated 5 years ago
- spring security 学习总结☆131Updated 7 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 2 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆125Updated 6 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆204Updated 3 months ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战