Package | Description |
---|---|
org.springframework.hateoas.mediatype.hal |
HAL-specific extensions, SPIs and Jackson customizations.
|
org.springframework.hateoas.server | |
org.springframework.hateoas.server.core |
Implementations of core API interfaces.
|
org.springframework.hateoas.server.mvc |
Spring MVC helper classes to build
Link s and assemble
RepresentationModel types. |
org.springframework.hateoas.server.reactive |
Class and Description |
---|
LinkRelationProvider
API to provide
LinkRelation s for collections and items of the given type. |
Class and Description |
---|
LinkBuilder
Builder to ease building
Link instances. |
LinkBuilderFactory
Factory for
LinkBuilder instances. |
RepresentationModelAssembler
Interface for components that convert a domain type into a
RepresentationModel . |
TypedEntityLinks
Entity links API to create
Link s and LinkBuilder instances based on an identifier function. |
TypedEntityLinks.ExtendedTypedEntityLinks
Extension of
TypedEntityLinks that exposes the ability to create links to collection resources as well. |
Class and Description |
---|
EntityLinks
Accessor to links pointing to controllers backing an entity type.
|
LinkBuilder
Builder to ease building
Link instances. |
LinkBuilderFactory
Factory for
LinkBuilder instances. |
LinkRelationProvider
API to provide
LinkRelation s for collections and items of the given type. |
Class and Description |
---|
LinkBuilder
Builder to ease building
Link instances. |
LinkBuilderFactory
Factory for
LinkBuilder instances. |
LinkRelationProvider
API to provide
LinkRelation s for collections and items of the given type. |
MethodLinkBuilderFactory
Extension of
LinkBuilderFactory for implementations that also support creating LinkBuilder s by
pointing to a method. |
RepresentationModelAssembler
Interface for components that convert a domain type into a
RepresentationModel . |
RepresentationModelProcessor
SPI interface to allow components to process the
RepresentationModel instances returned from Spring MVC
controllers. |
Class and Description |
---|
LinkBuilder
Builder to ease building
Link instances. |
Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.