Uses of Package
org.springframework.restdocs
Package
Description
Core Spring REST Docs classes.
Classes for configuring Spring REST Docs.
Core classes for using Spring REST Docs with Spring Test's MockMvc.
Core classes for using Spring REST Docs with REST Assured.
Snippet generation.
Core classes for using Spring REST Docs with Spring Framework's WebTestClient.
-
ClassDescription
RestDocumentationContext
encapsulates the context in which the documentation of a RESTful API is being performed.ARestDocumentationContextProvider
is used to provide access to theRestDocumentationContext
. -
ClassDescription
RestDocumentationContext
encapsulates the context in which the documentation of a RESTful API is being performed. -
ClassDescription
RestDocumentationContext
encapsulates the context in which the documentation of a RESTful API is being performed.ARestDocumentationContextProvider
is used to provide access to theRestDocumentationContext
. -
ClassDescriptionA
RestDocumentationContextProvider
is used to provide access to theRestDocumentationContext
. -
ClassDescription
RestDocumentationContext
encapsulates the context in which the documentation of a RESTful API is being performed. -
ClassDescriptionA
RestDocumentationContextProvider
is used to provide access to theRestDocumentationContext
.