Rogge666 / spring-cloudLinks
Spring-Cloud分布式微服务,动态配置,动态路由,服务熔断降级,负载均衡, Session粘滞
☆26Updated 7 years ago
Alternatives and similar repositories for spring-cloud
Users that are interested in spring-cloud are comparing it to the libraries listed below
Sorting:
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Updated 7 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆76Updated 7 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago
- 探索高效的SAAS结构,单体应用动态切换数据库。☆49Updated 2 years ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 6 years ago
- 分表分库☆12Updated 8 years ago
- 一个注解完成方法耗时日志打印。基于spring-boot。AOP。不入侵业务逻辑☆27Updated 7 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆29Updated 2 years ago
- SpringCloud 微服务权限管理系统 (集成了Eureka注册中心,Zuul网关,Auth授权服务,Admin权限管理系统) 权限设计参考RABC模型,Auth部分采用了SpringSecurity5.0 Spring OAuth2.0 体验地址☆40Updated 7 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- 转载 flyray-base是一套包括组织机构、角色用户、权限授权、数据权限、内容管理、支付、对账、清结算、客户管理、营销活动、库存管理、搜索模块等分布式框架,使用Spring+SpringMVC+Mybatis+dubbox+redis+rocketmq+elastic…☆54Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 包括Session集中存储、安全授权、缓存、异常处理机制、动态数据源、Service层单元测试☆11Updated 8 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Updated 10 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Updated 9 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆20Updated 9 years ago
- spring-boot-plus框架是spring boot框架的基础上进行高度扩展的一个框架, 高度集成了Spring Session, Spring Data, Spring Cache, Spring WebSocket,Spring Mockito, Spring …☆27Updated 6 years ago
- 限流幂等框架☆19Updated 7 years ago
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆22Updated 7 years ago
- 基于Spring Cloud的微服务治理平台☆47Updated 6 years ago
- dubbo日志扩展插件☆25Updated 8 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 8 years ago
- spring boot集成dubbox☆11Updated 8 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago