Package org.springframework.restdocs.hypermedia


package org.springframework.restdocs.hypermedia
Documenting a RESTful API that uses hypermedia.
  • Class
    Description
    Static 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 extract links from a JSON response.
    A Snippet that documents a RESTful resource's links.