Class RootResource


  • public class RootResource
    extends HALResource<RootRest>
    The purpose of this class is to wrap the information of the RootRest into a HAL resource
    • Method Summary

      • Methods inherited from class org.springframework.hateoas.EntityModel

        equals, getContent, hashCode, of, of, of, toString
      • Methods inherited from class org.springframework.hateoas.RepresentationModel

        add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, removeLinks
    • Constructor Detail

      • RootResource

        public RootResource​(RootRest rootRest)