Package org.springframework.restdocs.generate
package org.springframework.restdocs.generate
Classes that drive the generation of the documentation snippets.
-
ClassDescriptionAn exception that can be thrown when a failure occurs during REST documentation generation.RestDocumentationGenerator<REQ,
RESP> ARestDocumentationGenerator
is used to generate documentation snippets from the request and response of an operation performed on a service.