Uses of Package
org.springframework.restdocs
Packages that use 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.
-
Classes in org.springframework.restdocs used by org.springframework.restdocsClassDescription
RestDocumentationContextencapsulates the context in which the documentation of a RESTful API is being performed.ARestDocumentationContextProvideris used to provide access to theRestDocumentationContext. -
Classes in org.springframework.restdocs used by org.springframework.restdocs.configClassDescription
RestDocumentationContextencapsulates the context in which the documentation of a RESTful API is being performed. -
Classes in org.springframework.restdocs used by org.springframework.restdocs.mockmvcClassDescription
RestDocumentationContextencapsulates the context in which the documentation of a RESTful API is being performed.ARestDocumentationContextProvideris used to provide access to theRestDocumentationContext. -
Classes in org.springframework.restdocs used by org.springframework.restdocs.restassuredClassDescriptionA
RestDocumentationContextProvideris used to provide access to theRestDocumentationContext. -
Classes in org.springframework.restdocs used by org.springframework.restdocs.snippetClassDescription
RestDocumentationContextencapsulates the context in which the documentation of a RESTful API is being performed. -
Classes in org.springframework.restdocs used by org.springframework.restdocs.webtestclientClassDescriptionA
RestDocumentationContextProvideris used to provide access to theRestDocumentationContext.