Class ResponseUtils
- java.lang.Object
-
- br.com.juno.integration.api.utils.ResponseUtils
-
public final class ResponseUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetHrefLink(org.springframework.hateoas.ResourceSupport resource, String rel)static org.springframework.hateoas.LinkgetLink(org.springframework.hateoas.ResourceSupport resource, String rel)
-