Uses of Class
org.springframework.restdocs.mockmvc.MockMvcSnippetConfigurer
Packages that use MockMvcSnippetConfigurer
Package
Description
Core classes for using Spring REST Docs with Spring Test's MockMvc.
-
Uses of MockMvcSnippetConfigurer in org.springframework.restdocs.mockmvc
Subclasses with type arguments of type MockMvcSnippetConfigurer in org.springframework.restdocs.mockmvcModifier and TypeClassDescriptionfinal class
A MockMvc-specificRestDocumentationConfigurer
.final class
A configurer that can be used to configure the generated documentation snippets.Methods in org.springframework.restdocs.mockmvc that return MockMvcSnippetConfigurer