Package | Description |
---|---|
org.springframework.hateoas.server | |
org.springframework.hateoas.server.mvc |
Spring MVC helper classes to build
Link s and assemble
RepresentationModel types. |
Modifier and Type | Interface and Description |
---|---|
interface |
SimpleRepresentationModelAssembler<T>
A
RepresentationModelAssembler based purely on the domain type, using EntityRepresentationModel<T> as
the enclosing representation model type. |
Modifier and Type | Class and Description |
---|---|
class |
RepresentationModelAssemblerSupport<T,D extends RepresentationModel<D>>
Base class to implement
RepresentationModelAssembler s. |
Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.