Package org.springframework.restdocs
package org.springframework.restdocs
Core Spring REST Docs classes.
-
ClassDescriptionA JUnit
TestRule
used to automatically manage theRestDocumentationContext
.ManualRestDocumentation
is used to manually manage theRestDocumentationContext
.RestDocumentationContext
encapsulates the context in which the documentation of a RESTful API is being performed.ARestDocumentationContextProvider
is used to provide access to theRestDocumentationContext
.A JUnit JupiterExtension
used to automatically manage theRestDocumentationContext
.