Package | Description |
---|---|
org.springframework.restdocs.config |
Classes for configuring Spring REST Docs.
|
org.springframework.restdocs.mockmvc |
Core classes for using Spring REST Docs with Spring Test's MockMvc.
|
org.springframework.restdocs.restassured3 |
Core classes for using Spring REST Docs with REST Assured 3.
|
org.springframework.restdocs.webtestclient |
Core classes for using Spring REST Docs with Spring Framework's WebTestClient.
|
Class and Description |
---|
AbstractConfigurer
Abstract configurer that declares methods that are internal to the documentation
configuration implementation.
|
AbstractNestedConfigurer
Base class for
NestedConfigurer implementations. |
Class and Description |
---|
AbstractConfigurer
Abstract configurer that declares methods that are internal to the documentation
configuration implementation.
|
AbstractNestedConfigurer
Base class for
NestedConfigurer implementations. |
OperationPreprocessorsConfigurer
A configurer that can be used to configure the default operation preprocessors.
|
RestDocumentationConfigurer
Abstract base class for the configuration of Spring REST Docs.
|
SnippetConfigurer
A configurer that can be used to configure the generated documentation snippets.
|
Class and Description |
---|
AbstractConfigurer
Abstract configurer that declares methods that are internal to the documentation
configuration implementation.
|
AbstractNestedConfigurer
Base class for
NestedConfigurer implementations. |
OperationPreprocessorsConfigurer
A configurer that can be used to configure the default operation preprocessors.
|
RestDocumentationConfigurer
Abstract base class for the configuration of Spring REST Docs.
|
SnippetConfigurer
A configurer that can be used to configure the generated documentation snippets.
|
Class and Description |
---|
AbstractConfigurer
Abstract configurer that declares methods that are internal to the documentation
configuration implementation.
|
AbstractNestedConfigurer
Base class for
NestedConfigurer implementations. |
OperationPreprocessorsConfigurer
A configurer that can be used to configure the default operation preprocessors.
|
RestDocumentationConfigurer
Abstract base class for the configuration of Spring REST Docs.
|
SnippetConfigurer
A configurer that can be used to configure the generated documentation snippets.
|