Class WsDtoLink
- java.lang.Object
-
- org.springframework.hateoas.Link
-
- tv.hd3g.authkit.mod.dto.ressource.WsDtoLink
-
- All Implemented Interfaces:
Serializable
public class WsDtoLink extends org.springframework.hateoas.LinkSee https://stackoverflow.com/questions/49615358/spring-hateoas-controllerlinkbuilder-adds-null-fields- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WsDtoLink(org.springframework.hateoas.Link link, org.springframework.web.bind.annotation.RequestMethod method)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAction()inthashCode()-
Methods inherited from class org.springframework.hateoas.Link
andAffordance, andAffordances, canEqual, expand, expand, getAffordances, getDeprecation, getHref, getHreflang, getMedia, getName, getProfile, getRel, getTemplate, getTitle, getType, getVariableNames, getVariables, hasRel, hasRel, isTemplated, toString, toUri, valueOf, withAffordances, withDeprecation, withHref, withHreflang, withMedia, withName, withProfile, withRel, withRel, withSelfRel, withTitle, withType
-
-