Class Hierarchy
- java.lang.Object
- org.springframework.restdocs.config.AbstractConfigurer
- org.springframework.restdocs.config.AbstractNestedConfigurer<PARENT>
- org.springframework.restdocs.config.OperationPreprocessorsConfigurer<PARENT,
TYPE> - org.springframework.restdocs.mockmvc.MockMvcOperationPreprocessorsConfigurer (implements org.springframework.test.web.servlet.setup.MockMvcConfigurer)
- org.springframework.restdocs.config.SnippetConfigurer<PARENT,
TYPE> - org.springframework.restdocs.mockmvc.MockMvcSnippetConfigurer (implements org.springframework.test.web.servlet.setup.MockMvcConfigurer)
- org.springframework.restdocs.mockmvc.UriConfigurer (implements org.springframework.test.web.servlet.setup.MockMvcConfigurer)
- org.springframework.restdocs.config.OperationPreprocessorsConfigurer<PARENT,
- org.springframework.restdocs.config.AbstractNestedConfigurer<PARENT>
- org.springframework.restdocs.mockmvc.MockMvcRestDocumentation
- org.springframework.restdocs.config.RestDocumentationConfigurer<S,
P, T> - org.springframework.restdocs.mockmvc.MockMvcRestDocumentationConfigurer (implements org.springframework.test.web.servlet.setup.MockMvcConfigurer)
- org.springframework.restdocs.mockmvc.RestDocumentationRequestBuilders
- org.springframework.restdocs.mockmvc.RestDocumentationResultHandler (implements org.springframework.test.web.servlet.ResultHandler)
- org.springframework.restdocs.config.AbstractConfigurer