Package com.github.tadukoo.web.rest


package com.github.tadukoo.web.rest
Utilities for working with a REST API.
  • Class
    Description
    Endpoint<ResponseType>
    Endpoint represents a HTTP endpoint that can be accessed and run
    Method Type represents the HTTP method to be used in the HTTP Request.