Package io.quarkiverse.githubapp
Interface JavaHttpClientFactory
- All Known Implementing Classes:
AbstractJavaHttpClientFactory,DefaultJavaHttpClientFactory,OpenTelemetryJavaHttpClientFactory
public interface JavaHttpClientFactory
Allows to customize how the Java HTTP client used to contact the GitHub REST API is created.
-
Method Summary
-
Method Details
-
create
HttpClient create()
-