Package io.micronaut.http.hateoas


package io.micronaut.http.hateoas
hateoas.
Since:
1.0
Author:
Graeme Rocher
  • Class
    Description
    An abstract implementation of Resource.
    Default implementation of Link.
    Resource with indeterminate structure.
    A class that can be used to represent JSON errors that complies to Vnd.Error without the content type requirements.
    Interface for a hateoas link.
    Build for creating Link instances.
    Represents a REST resource in a hateoas architecture.
    A type that can be used to represent JSON errors that returns a content type of Vnd.Error.