Class RepresentationModelMixin

java.lang.Object
org.springframework.hateoas.RepresentationModel<RepresentationModelMixin>
org.springframework.hateoas.mediatype.hal.RepresentationModelMixin

public abstract class RepresentationModelMixin extends RepresentationModel<RepresentationModelMixin>
Custom mixin to render Links in HAL.
Author:
Alexander Baetz, Oliver Gierke, Greg Turnquist