Spring Cloud Alibaba 各组件例子

Spring Cloud Alibaba 各组件,介绍:https://github.com/alibaba/spring-cloud-alibaba/blob/master/README-zh.md#%E7%BB%84%E4%BB%B6

Nacos 组件例子

例子 Github 网址 Stars
Nacos 服务提供者 代码仓库 GitHub stars
Nacos 服务消费者 代码仓库 GitHub stars
Nacos 配置中心 代码仓库 GitHub stars

Sentinel 组件例子

例子 Github 网址 Stars
使用 Sentinel 实现接口限流 代码仓库 GitHub stars
Sentinel 使用 Nacos 的存储规则 代码仓库 GitHub stars
@SentinelResource 注解实现:限流控制、熔断降级 代码仓库 GitHub stars