JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.restdocs.hypermedia
Packages that use
org.springframework.restdocs.hypermedia
Package
Description
org.springframework.restdocs.hypermedia
Documenting a RESTful API that uses hypermedia.
Classes in
org.springframework.restdocs.hypermedia
used by
org.springframework.restdocs.hypermedia
Class
Description
Link
Representation of a link used in a Hypermedia-based API.
LinkDescriptor
A description of a link found in a hypermedia API.
LinkExtractor
A
LinkExtractor
is used to extract
links
from a JSON response.
LinksSnippet
A
Snippet
that documents a RESTful resource's links.