hzihui / spring-cloud-alibaba-demo
spring cloud alibaba Integrate everything demo Nacos服务发现 Ribbon 负载均衡 Feign Nacos 配置中心 Spring cloud Gateway API网关 Apache RocketMQ 消息通信 Spring Security OAuth2 权限认证 Sleuth 链路监控RestAPI服务调用 Dubbo RPC服务调用 Sentinel 流量防控
☆12Updated 5 years ago
Alternatives and similar repositories for spring-cloud-alibaba-demo
Users that are interested in spring-cloud-alibaba-demo are comparing it to the libraries listed below
Sorting:
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆11Updated 5 years ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 6 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 6 years ago
- Sample of Spring Cloud Alibaba component☆49Updated 5 years ago
- zuul集成Nacos实现动态路由☆45Updated 6 years ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated last year
- 借助sharding-sphere实现类似多租户的分库分表☆24Updated 2 years ago
- Elastic-Job Spring Boot 自动集成示例代码☆19Updated 6 years ago
- 一款专门为SpringBoot项目设计的限流组件,利用Redis+lua从而来实现高性能和分布式的能力。使用比较简单。通过半嵌入式的开发即可使用分布式注解。☆17Updated 2 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆19Updated 5 years ago
- spring cloud demo project☆29Updated 2 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 2 years ago
- ☆47Updated 2 years ago
- SpringCloud-Gateway-WebSocket-Demo☆68Updated 6 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 5 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 5 years ago
- mica 演示项目☆48Updated 2 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆29Updated 2 years ago
- sharding jdbc分库分表和强制路由的例子☆24Updated 6 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- 基于spring cloud gateway封装的微服务网关,通过nacos配置中心来管理应用路由,后面会加上oauth2+jwt认证☆42Updated 2 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆84Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 容器云统一登录中心☆30Updated 4 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated last year