Package org.springframework.restdocs
@NullMarked
package org.springframework.restdocs
Core Spring REST Docs classes.
-
ClassDescription
ManualRestDocumentationis used to manually manage theRestDocumentationContext.RestDocumentationContextencapsulates the context in which the documentation of a RESTful API is being performed.ARestDocumentationContextProvideris used to provide access to theRestDocumentationContext.A JUnit JupiterExtensionused to automatically manage theRestDocumentationContext.