| Package | Description |
|---|---|
| org.springframework.restdocs.hypermedia |
Documenting a RESTful API that uses hypermedia.
|
| Class and 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. |