Uses of Package
org.springframework.restdocs.generate
Packages that use org.springframework.restdocs.generate
Package
Description
Classes that drive the generation of the documentation snippets.
Core classes for using Spring REST Docs with Spring Test's MockMvc.
-
Classes in org.springframework.restdocs.generate used by org.springframework.restdocs.generateClassDescriptionA
RestDocumentationGenerator
is used to generate documentation snippets from the request and response of an operation performed on a service. -
Classes in org.springframework.restdocs.generate used by org.springframework.restdocs.mockmvcClassDescriptionA
RestDocumentationGenerator
is used to generate documentation snippets from the request and response of an operation performed on a service.