lxchinesszz / Smile-GateWay-Api
基于springboot定义接口网关
☆35Updated 7 years ago
Alternatives and similar repositories for Smile-GateWay-Api:
Users that are interested in Smile-GateWay-Api are comparing it to the libraries listed below
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 4 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 5 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 5 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- kingMicro 是一套dubbo为核心的微服务套件。包括服务治理、API网关、降级熔断及服务层流量防护、分布式链路追踪等组件 演示环境:admin,admin(演示环境已屏蔽修改admin密码,及删除菜单)☆3Updated 2 years ago
- 简约而不简单功能强大的配置中心。部署简单、支持多环境多版本配置管理。支持全局配置、多应用共享配置、配置加密、配置实时同步、spring/springboot无缝对接,细粒度权限控制、安全过滤等功能☆48Updated 2 years ago
- redis分布式锁☆47Updated 9 years ago
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆59Updated 6 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- 基于Dubbo埋点的分布式调用跟踪系统☆43Updated 8 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 7 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 基于Disruptor的异步并行框架☆20Updated 9 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆19Updated 4 years ago
- 高并发下本地锁+分布式锁☆64Updated 6 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Updated 5 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Updated 7 years ago
- 规则引擎☆21Updated 6 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- 简单实用的同步工具,实现mysql数据库中数据定期同步到elasticsearch,只需简单的配置,便能达到非凡的效果,支持elasticsearch 5.X版本☆48Updated 8 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Updated 9 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago