Open thiagohora opened 2 months ago
the most probable reason is some required dependency, which is missing from your project. Could you please list dependencies here?
I just added it
why is there org.glassfish.jersey.inject:jersey-hk2:3.1.8
and all other Jersey is of 3.0.12
?
It's a dependency of the framework I'm using. I changed it, but the result is the same.
try with hk2 (api, locator, utils) version 3.0.3 which is the default for Jersey 3.0.12.
Error when using async request client
Version: 3.0.12
Code:
Logs: