Class ResponseUtils


  • public final class ResponseUtils
    extends Object
    • Method Detail

      • getLink

        public static org.springframework.hateoas.Link getLink​(org.springframework.hateoas.ResourceSupport resource,
                                                               String rel)
      • getHrefLink

        public static String getHrefLink​(org.springframework.hateoas.ResourceSupport resource,
                                         String rel)