seninel部署
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678
  1. # Sentinel API Gateway Adapter Common
  2. The `sentinel-api-gateway-adapter-common` module provides common abstraction for
  3. API gateway flow control:
  4. - `GatewayFlowRule`: flow control rule specific for route or API defined in API gateway.
  5. This can be automatically converted to `FlowRule` or `ParamFlowRule`.
  6. - `ApiDefinition`: gateway API definition with a group of predicates