| Package | Description |
|---|---|
| org.springframework.restdocs.mockmvc |
Core classes for using Spring REST Docs with Spring Test's MockMvc.
|
| Class and Description |
|---|
| MockMvcOperationPreprocessorsConfigurer
A configurer that can be used to configure the operation preprocessors.
|
| MockMvcRestDocumentationConfigurer
A MockMvc-specific
RestDocumentationConfigurer. |
| MockMvcSnippetConfigurer
A configurer that can be used to configure the generated documentation snippets.
|
| RestDocumentationResultHandler
A Spring MVC Test
ResultHandler for documenting RESTful APIs. |
| UriConfigurer
A configurer that can be used to configure the documented URIs.
|