rn-yx / fshopLinks
FShop是一款基于Spring Boot + Mybatis + Dubbo + Zookeeper + RabbitMQ + Redis + Nginx的高并发秒杀系统。
☆14Updated 4 years ago
Alternatives and similar repositories for fshop
Users that are interested in fshop are comparing it to the libraries listed below
Sorting:
- 一个基于websocket协议的分布式推送服务☆56Updated 2 years ago
- 即时通信聊天 基于netty+disruptor构建☆35Updated 3 years ago
- sharding middleware for spring mybatis☆23Updated last year
- anan基于JDK11、Spring Boot 2.5.x、Spring Cloud 2020生态体系技术,采用微服务前后端分离架构,供开发人员学习和交流。 包括服务注册与发现、服务监控、服务管理、服务治理、服务网关、服务熔断、配置管理、OAuth2认证授权中心等常见微服务…☆33Updated 10 months ago
- 基于spring cloud Alibaba的P2P借贷平台(后端服务)☆26Updated 3 years ago
- 基于Redis Stream的轻量级MQ。☆30Updated 4 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 3 years ago
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。☆40Updated 3 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 3 years ago
- MyBatis sql注入、多租户、逻辑删除、数据权限插件-SqlHelper☆61Updated 8 months ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated last year
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 3 years ago
- springboot 整合websocket实现消息推送(主动推送,具体用户推送,群发,定时推送)☆34Updated last week
- 雪忆微服务系统,基于SpringBoot | Mybatis | RabbitMQ | Vue | Element UI的微服务SaaS管理系统,消息队列、数据权限、素材管理、动态源、多租户、数据物理&逻辑双隔离。☆30Updated 3 years ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- 易水公共组件是基于springboot的高度封装的 通用型组件,在对spring security和spring security oauth2高度可定制化的功能封装外,还支持第三方登录和sso单点登录功能,使用户能够快速开启QQ登录和微信登录能力,搭建属于自己的认证/授权中…☆24Updated 6 months ago
- SpringBoot国际化插件☆19Updated 4 years ago
- Spring Cloud Alibaba基于Alibaba的微服务解决方案,整和了Nacos,Feign,Sentinel,Spring Cloud Gateway,SkyWalking ,RocketMQ等组件,利用该项目可以快速搭建Spring Cloud微服务项目的骨…☆117Updated 5 years ago
- 对外部通 过与第三方支付公司、银行机构实现账户体系对接,完成在线开(销)户、入金、出金、转账支付、电子回单、交易明细等最基本的账户需求。对内部通过提供统一的支付网关入口实现业务系统支付相关场景需求。☆23Updated last week
- 商城项目☆38Updated 4 years ago
- 规则引擎☆21Updated 7 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测 任务执行信息:部署数量、任务总量、成功次数、失败次…☆94Updated 3 years ago
- maku-cloud 微服务 是采用SpringCloud Alibaba 2023、SpringCloud 2023、SpringBoot 3.3、SpringSecurity 6.3、Nacos、Mybatis-Plus、Vue3、Element-Plus等框架,开发的…☆136Updated 10 months ago
- 一款简单易用的无侵入,无需依赖数据库和服务协调者的分布式事务中间件(大量借鉴Seata以及LCN,在此特别感谢)☆38Updated 2 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式 事务场景的考验。☆102Updated last year
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆87Updated 2 years ago
- Java后端微服务Spring Cloud Alibaba 阿里全家桶分布式实战架构,可变身单体应用,可拆卸前后端分离管理后台,创业公司必备,开箱即用,持续更新☆77Updated last year
- excel 导入导出(事件流poi处理工具)☆23Updated last week
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆50Updated last month
- oldx-admin是一款后台通用脚手架。基于Springboot+Springsecurity+jwt+redis+vue的前后端分离脚手架适合开发者快速上手,封装后台常用工具,私活开发脚手架或者权限系统学习都是一个不错的选择,易上手,系统会陆续更新。☆15Updated last year