Uses of Package
org.springframework.hateoas.server.mvc
Packages that use org.springframework.hateoas.server.mvc
Package
Description
HAL-FORMS extension media type.
Spring MVC helper classes to build
Link
s and assemble
RepresentationModel
types.-
Classes in org.springframework.hateoas.server.mvc used by org.springframework.hateoas.mediatype.hal.formsClassDescriptionExtension of
MappingJackson2HttpMessageConverter
to constrain the ability to read and write HTTP message based on the target type. -
Classes in org.springframework.hateoas.server.mvc used by org.springframework.hateoas.server.mvcClassDescriptionSimples
LinkBuilder
implementation possible.Component to easily invoke allRepresentationModelProcessor
instances registered for values of typeRepresentationModel
.SPI callback to enhance aUriComponentsBuilder
when referring to a method through a dummy method invocation.Builder to ease buildingLink
instances pointing to Spring MVC controllers.