Package org.springframework.restdocs.hypermedia
package org.springframework.restdocs.hypermedia
Documenting a RESTful API that uses hypermedia.
-
ClassDescriptionStatic factory methods for documenting a RESTful API that utilizes Hypermedia.Representation of a link used in a Hypermedia-based API.A description of a link found in a hypermedia API.A
LinkExtractor
is used to extractlinks
from a JSON response.ASnippet
that documents a RESTful resource's links.