Uses of Package
org.springframework.restdocs.config
Packages that use org.springframework.restdocs.config
Package
Description
Classes for configuring Spring REST Docs.
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.
-
Classes in org.springframework.restdocs.config used by org.springframework.restdocs.configClassDescriptionAbstract configurer that declares methods that are internal to the documentation configuration implementation.Base class for
NestedConfigurer
implementations. -
Classes in org.springframework.restdocs.config used by org.springframework.restdocs.mockmvcClassDescriptionAbstract configurer that declares methods that are internal to the documentation configuration implementation.Base class for
NestedConfigurer
implementations.A configurer that can be used to configure the default operation preprocessors.Abstract base class for the configuration of Spring REST Docs.A configurer that can be used to configure the generated documentation snippets. -
Classes in org.springframework.restdocs.config used by org.springframework.restdocs.restassuredClassDescriptionAbstract configurer that declares methods that are internal to the documentation configuration implementation.Base class for
NestedConfigurer
implementations.A configurer that can be used to configure the default operation preprocessors.Abstract base class for the configuration of Spring REST Docs.A configurer that can be used to configure the generated documentation snippets. -
Classes in org.springframework.restdocs.config used by org.springframework.restdocs.webtestclientClassDescriptionAbstract configurer that declares methods that are internal to the documentation configuration implementation.Base class for
NestedConfigurer
implementations.A configurer that can be used to configure the default operation preprocessors.Abstract base class for the configuration of Spring REST Docs.A configurer that can be used to configure the generated documentation snippets.