Uses of Interface
org.springframework.hateoas.server.MethodLinkBuilderFactory
Package
Description
Spring MVC helper classes to build
Link
s and assemble
RepresentationModel
types.-
Uses of MethodLinkBuilderFactory in org.springframework.hateoas.server.mvc
Modifier and TypeClassDescriptionclass
Factory forLinkBuilderSupport
instances based on the request mapping annotated on the given controller.