tengshe789 / SpringCloud-miaoshaLinks
一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read. It can be used as a paper material for academic defense.
☆211Updated 2 years ago
Alternatives and similar repositories for SpringCloud-miaosha
Users that are interested in SpringCloud-miaosha are comparing it to the libraries listed below
Sorting:
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 3 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆292Updated 2 years ago
- SpringBoot骨架项目,集成SpringBoot、Mybatis、Druid、Mapper、PageHelper、Redis、Shiro、Swagger2、Log4j2等技术☆243Updated 7 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的 超卖问题解决,幂等性问题,定…☆237Updated 3 years ago
- Pre基于Spring Boot 、Spring Security的RBAC权限管理系统, 做更简洁的后台管理系统。☆206Updated 3 years ago
- 微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。 核心技术采用SpringBoot、Dubbo、Mybatis、Mybatis…☆1Updated last month
- 基于Spring Boot的高性能秒杀系统☆186Updated 6 years ago
- 开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)☆534Updated 2 years ago
- Springboot2.0+redis+SpringMVC+Spring+Mybatis+Mybatis Plus的Java web分布式开发系统;NettySocketIo排队系统/排队模块/排队框架,它是一款具有代码生成功能的智能快速开发平台;是以Spring Fram…☆349Updated last year
- SpringBoot+Docker重构宜立方商城☆146Updated 6 years ago
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆284Updated 5 years ago
- 基于Spring Cloud实现微服务前后端系统☆377Updated 3 years ago
- 快乐蜗牛商城springcloud版本。本项目是对慕课网电商项目进行后端架构升级,主要是采用springcloud技术栈来进行服务拆分和治理,提高系统的并发能力。含有完整的前端页面,从用户选择商品-加入购物车-生成订单-支付宝扫码支付-后台管理系统。大体实现所有功能。除了s…☆410Updated 5 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 3 years ago
- Maven多模块,搭建SpringBoot项目,手把手教学☆119Updated 3 years ago
- 基于最新的Spring Boot 2.2.0稳定版,天然的前后端分离设计思想。简单、便捷、易拓展,致力于成为中小企业开发的利器☆159Updated 3 years ago
- springboot与redis的集合☆188Updated 7 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆117Updated last year
- SpringBoot集成MyBatisPlus☆308Updated 3 years ago
- 一个轻量级权限管理系统,包含:管理员管理、角色管理、菜单管理、定时任务、参数管理、代码生成器等☆246Updated 6 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆239Updated 7 years ago
- 随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习Sprin…☆359Updated 10 months ago
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆113Updated 6 years ago
- Spring Boot教程☆319Updated 3 years ago
- 基于springboot的web项目,通过elasticsearch提供的Java API 进行查询操作.☆216Updated 6 years ago
- 使用dubbo+springboot改造淘淘商城(宜立方商城)☆164Updated 2 years ago
- 存放学习过程中的demo项目,顺便点下⭐哦☆238Updated 6 months ago
- Java整理的基础工具类项目☆246Updated 2 years ago
- Roses基于Spring Boot 2和Spring Cloud Finchley.RELEASE,致力做更简洁的分布式和服务化解决方案,Roses拥有高效率的开发体验,提供可靠消息最终一致性分布式事务解决方案,提供基于调用链的服务治理,提供可靠的服务异常定位方案(Log…☆197Updated 6 years ago
- SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦…☆566Updated 3 years ago