Package tv.hd3g.jobkit.mod.dto
Class WsDtoLink
- java.lang.Object
-
- org.springframework.hateoas.Link
-
- tv.hd3g.jobkit.mod.dto.WsDtoLink
-
- All Implemented Interfaces:
java.io.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(java.lang.Object obj)java.lang.StringgetAction()inthashCode()-
Methods inherited from class org.springframework.hateoas.Link
canEqual, expand, expand, getDeprecation, getHref, getHreflang, getMedia, getRel, getTemplate, getTitle, getType, getVariableNames, getVariables, isTemplated, toString, valueOf, withDeprecation, withHref, withHreflang, withMedia, withRel, withSelfRel, withTitle, withType
-
-