@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface EnableLimit
int
rate
String
fallback
resource
LimitScope
scope
type
public abstract int rate
public abstract String resource
public abstract String type
public abstract LimitScope scope
public abstract String fallback
Copyright © 2024. All rights reserved.