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.restassured.RestAssuredOperationPreprocessorsConfigurer (implements io.restassured.filter.Filter)
- org.springframework.restdocs.config.SnippetConfigurer<PARENT,
TYPE> - org.springframework.restdocs.restassured.RestAssuredSnippetConfigurer (implements io.restassured.filter.Filter)
- org.springframework.restdocs.config.OperationPreprocessorsConfigurer<PARENT,
- org.springframework.restdocs.config.AbstractNestedConfigurer<PARENT>
- org.springframework.restdocs.restassured.RestAssuredRestDocumentation
- org.springframework.restdocs.config.RestDocumentationConfigurer<S,
P, T> - org.springframework.restdocs.restassured.RestAssuredRestDocumentationConfigurer (implements io.restassured.filter.Filter)
- org.springframework.restdocs.restassured.RestDocumentationFilter (implements io.restassured.filter.Filter)
- org.springframework.restdocs.config.AbstractConfigurer