Class RootResource

  • All Implemented Interfaces:
    org.springframework.hateoas.Identifiable<org.springframework.hateoas.Link>

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

      • RootResource

        public RootResource​(RootRest rootRest)