Sentinel/sentinel-adapter/sentinel-api-gateway-adapte...
LearningGp eb3a9b099a
Bump version to 1.8.9 (#3566)
* chore: update release configuration

* Bump version to 1.8.9
2025-10-16 20:26:58 +08:00
..
src Fix maxQueueingTimeoutMs checking logic in GatewayRuleManager#isValidRule (#2609) 2022-03-22 09:49:49 +08:00
README.md Add sentinel-api-gateway-adapter-common module for universal gateway rule and API definition management 2019-04-23 14:32:29 +08:00
pom.xml Bump version to 1.8.9 (#3566) 2025-10-16 20:26:58 +08:00

README.md

Sentinel API Gateway Adapter Common

The sentinel-api-gateway-adapter-common module provides common abstraction for API gateway flow control:

  • GatewayFlowRule: flow control rule specific for route or API defined in API gateway. This can be automatically converted to FlowRule or ParamFlowRule.
  • ApiDefinition: gateway API definition with a group of predicates