田源
2023-08-17 9a6eaac88f0c2aa6cf0a6d35bec5cbe19a9e77ca
1
2
3
4
5
6
7
8
9
10
{
  "properties": [
    {
      "name": "blade.redis.rate-limiter.enabled",
      "type": "java.lang.Boolean",
      "description": "是否开启 redis 分布式限流.",
      "defaultValue": "false"
    }
  ]
}