Uses of Class
org.springframework.hateoas.server.mvc.WebMvcLinkBuilder
Package
Description
Spring MVC helper classes to build
Link
s and assemble
RepresentationModel
types.-
Uses of WebMvcLinkBuilder in org.springframework.hateoas.server.mvc
Modifier and TypeMethodDescriptionprotected WebMvcLinkBuilder
WebMvcLinkBuilder.createNewInstance
(UriComponents components, List<Affordance> affordances, TemplateVariables variables) protected WebMvcLinkBuilder
WebMvcLinkBuilder.getThis()
static WebMvcLinkBuilder
Creates a newWebMvcLinkBuilder
with a base of the mapping annotated to the given controller class.static WebMvcLinkBuilder
Creates a newWebMvcLinkBuilder
with a base of the mapping annotated to the given controller class.static WebMvcLinkBuilder
static WebMvcLinkBuilder
static WebMvcLinkBuilder
Creates a newWebMvcLinkBuilder
with a base of the mapping annotated to the given controller class.static WebMvcLinkBuilder
Creates aWebMvcLinkBuilder
pointing to a controller method.static WebMvcLinkBuilder
static WebMvcLinkBuilder