apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.45k stars 2.94k forks source link

[Fix] fix data-permission namespace problem #5654

Closed VampireAchao closed 2 months ago

VampireAchao commented 2 months ago
  1. "Use @Length(max = to validate the length of a String instead of @Max(value = because @Max only verifies numbers."

  2. "Do not query dataPermission when selectorIds is empty."

Make sure that: