excludedPathPrefixes property

List<String> excludedPathPrefixes
final

不触发刷新重试的 path 前缀;由调用方按自身路由约定填写(包内默认为空,不排除任何路径)。

Implementation

final List<String> excludedPathPrefixes;