Package | Description |
---|---|
org.springframework.hateoas.server.mvc |
Spring MVC helper classes to build
Link s and assemble
RepresentationModel types. |
Modifier and Type | Method and Description |
---|---|
void |
WebMvcLinkBuilderFactory.setUriComponentsContributors(List<? extends UriComponentsContributor> uriComponentsContributors)
Configures the
UriComponentsContributor to be used when building Link instances from method
invocations. |
void |
ControllerLinkBuilderFactory.setUriComponentsContributors(List<? extends UriComponentsContributor> uriComponentsContributors)
Deprecated.
Configures the
UriComponentsContributor to be used when building Link instances from method
invocations. |
Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.