Package com.github.tadukoo.web.rest
package com.github.tadukoo.web.rest
Utilities for working with a REST API.
-
ClassDescriptionEndpoint<ResponseType>Endpoint represents a HTTP endpoint that can be accessed and runMethod Type represents the HTTP method to be used in the HTTP Request.