Annotation Type MatchesParam
@Retention(RUNTIME) @Repeatable(MatchesParams.class) @Target({TYPE,METHOD}) public @interface MatchesParam
Specifies a predicate which evaluates whether a request can be accepted by a service method.
@Retention(RUNTIME) @Repeatable(MatchesParams.class) @Target({TYPE,METHOD}) public @interface MatchesParam