liuyukuai / disLinks
基于springboot幂等性框架
☆27Updated 4 months ago
Alternatives and similar repositories for dis
Users that are interested in dis are comparing it to the libraries listed below
Sorting:
- 轻量级多租户后台管理平台☆44Updated last year
- 一套神奇的starter,只为爱“偷懒”的你~☆76Updated 4 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago
- ☆43Updated 2 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- mica 演示项目☆50Updated 3 years ago
- ason-spring-cloud是微服务springcloud脚手架☆47Updated 7 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 4 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 🔒spring data redis 封装工具类包含分布式锁(distributedLock)、分布式唯一键(distributedId)☆53Updated 9 months ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆183Updated 2 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 7 years ago
- 一个sofa demo 实现了领域驱动设计☆70Updated 7 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆60Updated 3 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆32Updated 2 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Updated 6 years ago
- 将枚举映射为数据字典,可用于前后端共享数据字典☆28Updated last year
- 一个注解完成方法耗时日志打印。基于spring-boot。AOP。不入侵业务逻辑☆27Updated 7 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 8 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆62Updated 2 years ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 6 years ago
- Spring Boot Mybatis Plus 多数据源☆67Updated 8 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- 微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.☆57Updated 3 years ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated 2 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单 、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago