Package org.springframework.restdocs.mockmvc
package org.springframework.restdocs.mockmvc
Core classes for using Spring REST Docs with Spring Test's MockMvc.
-
ClassDescriptionA configurer that can be used to configure the operation preprocessors.Static factory methods for documenting RESTful APIs using Spring MVC Test.A MockMvc-specific
RestDocumentationConfigurer
.A configurer that can be used to configure the generated documentation snippets.A drop-in replacement forMockMvcRequestBuilders
that captures a request's URL template and makes it available for documentation.A Spring MVC TestResultHandler
for documenting RESTful APIs.A configurer that can be used to configure the documented URIs.