yuxc
2023-06-13 5ec2f793898d4bbfd37f73b11688aeab9cc04cf2
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"
    }
  ]
}