@Documented @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface FilterMatcher
FilterMatcher
on it. After that apply newly
created annotation on both instance of the http filter and instance of a http client.
{@code Example:
Modifier and Type | Optional Element and Description |
---|---|
HttpMethod[] |
methods |
public abstract HttpMethod[] methods