Package | Description |
---|---|
org.springframework.hateoas.alps |
Value objects to build ALPS metadata.
|
org.springframework.hateoas.core |
Implementations of core API interfaces.
|
org.springframework.hateoas.hal |
HAL-specific extensions, SPIs and Jackson customizations.
|
org.springframework.hateoas.jaxrs |
LinkBuilder implementations to consider JAX-RS annotations. |
org.springframework.hateoas.mvc |
Spring MVC helper classes to build
Link s and assemble
ResourceSupport types. |
Class and Description |
---|
JsonPathLinkDiscoverer
LinkDiscoverer that uses JsonPath to find links inside a representation. |
Class and Description |
---|
AbstractEntityLinks
Implementation base class to delegate the higher level methods of
EntityLinks by delegating to the more fine
grained ones to reduce the implementation effort for actual implementation classes. |
AnnotationAttribute
Simply helper to reference a dedicated attribute of an
Annotation . |
ControllerEntityLinks
EntityLinks implementation which assumes a certain URI mapping structure:
A class-level mapping annotation that can contain template variables. |
DefaultRelProvider
Default implementation of
RelProvider to simply use the uncapitalized version of the given type's name as
single resource rel as well as an appended List for the collection resource rel. |
DummyInvocationUtils.MethodInvocation |
EmbeddedWrapper
A wrapper to handle values to be embedded into a
Resource . |
MappingDiscoverer
Strategy interface to discover a URI mapping for either a given type or method.
|
Class and Description |
---|
JsonPathLinkDiscoverer
LinkDiscoverer that uses JsonPath to find links inside a representation. |
Class and Description |
---|
LinkBuilderSupport
Base class to implement
LinkBuilder s based on a Spring MVC UriComponentsBuilder . |
Class and Description |
---|
DummyInvocationUtils.MethodInvocation |
LinkBuilderSupport
Base class to implement
LinkBuilder s based on a Spring MVC UriComponentsBuilder . |
Copyright © 2012-2016–2018 Pivotal, Inc.. All rights reserved.