Package | Description |
---|---|
org.springframework.restdocs.generate |
Classes that drive the generation of the documentation snippets.
|
org.springframework.restdocs.mockmvc |
Core classes for using Spring REST Docs with Spring Test's MockMvc.
|
Class and Description |
---|
RestDocumentationGenerator
A
RestDocumentationGenerator is used to generate documentation snippets from
the request and response of an operation performed on a service. |
Class and Description |
---|
RestDocumentationGenerator
A
RestDocumentationGenerator is used to generate documentation snippets from
the request and response of an operation performed on a service. |