Package io.micronaut.http.hateoas
package io.micronaut.http.hateoas
hateoas.
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionAbstractResource<Impl extends AbstractResource<Impl>>An abstract implementation of
Resource
.Default implementation ofLink
.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 creatingLink
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.