JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.restdocs.http
package
org.springframework.restdocs.http
Documenting the HTTP request sent to a RESTful API and the HTTP response that is returned.
Related Packages
Package
Description
org.springframework.restdocs
Core Spring REST Docs classes.
Classes
Class
Description
HttpDocumentation
Static factory methods for documenting a RESTful API's HTTP requests.
HttpRequestSnippet
A
Snippet
that documents an HTTP request.
HttpResponseSnippet
A
Snippet
that documents an HTTP response.