See: Description
| Class | Description |
|---|---|
| AbstractConfigurer |
Abstract configurer that declares methods that are internal to the documentation
configuration implementation.
|
| AbstractNestedConfigurer<PARENT> |
Base class for
NestedConfigurer implementations. |
| OperationPreprocessorsConfigurer<PARENT,TYPE> |
A configurer that can be used to configure the default operation preprocessors.
|
| RestDocumentationConfigurer<S extends AbstractConfigurer,P extends AbstractConfigurer,T> |
Abstract base class for the configuration of Spring REST Docs.
|
| SnippetConfigurer<PARENT,TYPE> |
A configurer that can be used to configure the generated documentation snippets.
|