{title:'Matchers', updated:'9.0.0'}
{@link oajr.matcher.RestMatcher RestMatchers} are used to allow multiple Java methods to be tied to the same HTTP method and path but differentiated by some request attribute such as a specific header value.
|
The interface for matchers is simple:
|