Spring Cloud Alibaba Sentinel Starter integrates Sentinel flow control and circuit breaking into Spring Cloud applications.
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>
<version>2.2.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use @SentinelResource annotation to define flow control rules.
Use version 2.2.11 or later, or align with Spring Cloud Alibaba version mapping.
No dependency data recorded yet.