Uses of Package
org.springframework.restdocs.mockmvc
Packages that use org.springframework.restdocs.mockmvc
Package
Description
Core classes for using Spring REST Docs with Spring Test's MockMvc.
-
Classes in org.springframework.restdocs.mockmvc used by org.springframework.restdocs.mockmvcClassDescriptionA configurer that can be used to configure the operation preprocessors.A MockMvc-specific
RestDocumentationConfigurer
.A configurer that can be used to configure the generated documentation snippets.A Spring MVC TestResultHandler
for documenting RESTful APIs.A configurer that can be used to configure the documented URIs.