Uses of Class
org.springframework.restdocs.hypermedia.Link
Package
Description
Documenting a RESTful API that uses hypermedia.
-
Uses of Link in org.springframework.restdocs.hypermedia
Modifier and TypeMethodDescriptionLinkExtractor.extractLinks
(OperationResponse response) Extract the links from the givenresponse
, returning aMap
of links where the keys are the link rels.