Class RootResource


  • public class RootResource
    extends org.springframework.hateoas.RepresentationModel<RootResource>
    Resource for sending links back when a client requests the root resource.
    • Constructor Summary

      Constructors 
      Constructor Description
      RootResource()  
    • Method Summary

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

        add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RootResource

        public RootResource()