seninel部署
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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