Sentinel

Sentinel - Docs | Sentinel - git

整合gateway(包括配置详解以及各种坑)

深入浅出 Spring Cloud Gateway:基于 Redis 的四种 API 限流策略实战

Spring限流实战:Gateway与Sentinel的核心实现方案 - trae

Spring Cloud Gateway整合Sentinel

Sentinel + Gateway 在网关统一流控

https://github.com/alibaba/spring-cloud-alibaba/tree/2025.1.x/spring-cloud-alibaba-examples/sentinel-example

启动sentinel面板
java -Dserver.port=8086 -Dcsp.sentinel.dashboard.server=localhost:8086 -jar sentinel-dashboard.jar

https://www.youtube.com/watch?v=jkP199zzknw
Spring Cloud Gateway: Resilience, Security, and Observability by Thomas Vitale @ Spring I/O 2022

https://github.com/ThomasVitale/spring-io-2022-spring-cloud-gateway