Interface HttpClient
public interface HttpClient
You can cast an injected client with this type to initialize the base.
-
Method Summary
-
Method Details
-
base
Deprecated.set the base URI of the http request- Parameters:
base
- the base URI of the http client, use @Base on parameter
-