Class Delete_OkHttpGitHubConnector
java.lang.Object
io.quarkiverse.githubapi.runtime.graal.Delete_OkHttpGitHubConnector
We drop this connector altogether as the OkHttp version we are using in Quarkus is not compatible with it so we can't build
the native
executable with it around.
One option to fix it is to force using a newer version in each GitHub App project but it's not very practical.
This can be revisited when we will remove the Okhttp constraint in the Quarkus BOM.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Delete_OkHttpGitHubConnector
public Delete_OkHttpGitHubConnector()
-