Package org.springframework.test.web.client.match
@NonNullApi
@NonNullFields
package org.springframework.test.web.client.match
Contains built-in 
RequestMatcher
 implementations. Use
 MockRestRequestMatchers
 to gain access to instances of those implementations.
- 
ClassesClassDescriptionFactory for request contentRequestMatcher's.Factory for assertions on the request content using JsonPath expressions.Static factory methods forRequestMatcherclasses.Factory methods for request contentRequestMatcherimplementations that use an XPath expression.