xvmingyuan / shop
SpringBoot Dubbo RocketMQ订单支付系统
☆101Updated last year
Alternatives and similar repositories for shop
Users that are interested in shop are comparing it to the libraries listed below
Sorting:
- ☆205Updated 2 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 2 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- SpringCloud + Vue 微服务项目☆105Updated 6 years ago
- 天天吃货-个人商城从0到1☆124Updated 9 months ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等☆236Updated 7 months ago
- 基于Spring Boot的高性能秒杀系统☆184Updated 6 years ago
- 秒杀航母启程☆64Updated 2 years ago
- 基于springboot+dubbo的练手级电商项目☆152Updated 2 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆211Updated 2 years ago
- 快乐蜗牛商城springcloud版本。本项目是对慕课网电商项目进行后端架构升级,主要是采用springcloud技术栈来进行服务拆分和治理,提高系统的并发能力。含有完整的前端页面,从用户选择商品-加入购物车-生成订单-支付宝扫码支付-后台管理系统。大体实现所有功能。除了s…☆410Updated 5 years ago
- Spring Cloud Alibaba基于Alibaba的微服务解决方案,整和了Nacos,Feign,Sentinel,Spring Cloud Gateway,SkyWalking ,RocketMQ等组件,利用该项目可以快速搭建Spring Cloud微服务项目的骨…☆116Updated 5 years ago
- 尚硅谷周阳cloud2020笔记加源码☆83Updated 2 years ago
- 【面试题整理】涉及到分布式、微服务、算法、多线程、解决方案等多方面面试题; 来自咕泡学院VIP学员的真实面试经历及面试题的梳理,帮助大家更好的进入一线互联网企业。面试会涉及到、spring cloud、I/O、HashMap、ConcurrentHashMap、JVM、S…☆196Updated 3 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- 存放学习过程中的demo项目,顺便点下⭐哦☆238Updated 4 months ago
- spring security 学习总结☆133Updated 7 years ago
- 基于微服务架构的在线电影购票平台☆245Updated 2 years ago
- 谷粒商城电商平台☆159Updated 2 years ago
- SpringBoot(2.0.5)+MybatisPlus(3.0.7)项目骨架,支持SpringSecurity+JWT权限验证,整合Redis+MongoDB+RabbitMQ+Elasticseach,Quartz定时任务,EasyPoi的Excel导出,Swagge…☆123Updated 2 years ago
- SpringBoot+Docker重构宜立方商城☆146Updated 6 years ago
- 本项目基于SpringCloud &SpringCloud Alibaba ;可以作为微服务架构脚手架,整合了nacos、rocketmq、sentinal、feign、redis、redisson、jjwt、mybatis等常见微服务组件;包含分布式锁、RocketMq(…☆14Updated last year
- 尚硅谷《谷粒商城》-开发笔记,另有学习文档笔记,期待大家的加入,☆260Updated 2 years ago
- SpringCloud 1.5.x 学习项目笔记☆57Updated 2 years ago
- springboot2.0+shiro+jwt+layui+thymeleaf+swagger+mybatis后台权限管理系统。 权限控制的方式为 RBAC。代码通熟易懂 、JWT(无状态token)过期自动刷新,数据全程 ajax 获取,封装 ajax 工具类、菜单无线层…☆93Updated 4 months ago
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆108Updated 2 years ago
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆284Updated 5 years ago
- Pre基于Spring Boot 、Spring Security的RBAC权限管理系统, 做更简洁的后台管理系统。☆205Updated 2 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆65Updated 2 years ago