Uses of Class
org.springframework.restdocs.config.RestDocumentationConfigurer
Packages that use RestDocumentationConfigurer
Package
Description
Core classes for using Spring REST Docs with Spring Test's MockMvc.
Core classes for using Spring REST Docs with REST Assured.
Core classes for using Spring REST Docs with Spring Framework's WebTestClient.
-
Uses of RestDocumentationConfigurer in org.springframework.restdocs.mockmvc
Subclasses of RestDocumentationConfigurer in org.springframework.restdocs.mockmvc -
Uses of RestDocumentationConfigurer in org.springframework.restdocs.restassured
Subclasses of RestDocumentationConfigurer in org.springframework.restdocs.restassuredModifier and TypeClassDescriptionfinal class
A REST Assured-specificRestDocumentationConfigurer
. -
Uses of RestDocumentationConfigurer in org.springframework.restdocs.webtestclient
Subclasses of RestDocumentationConfigurer in org.springframework.restdocs.webtestclient