Package org.springframework.restdocs.config
package org.springframework.restdocs.config
Classes for configuring Spring REST Docs.
-
ClassDescriptionAbstract 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.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.