We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MRE here
The OkHttp3ClientHttpRequestFactory was deprecated since Spring Framework 6.1 #30919.
Use Okhttp3 in Spring Cloud Gateway Mvc will cause an IllegalArgumentException when route GET methods.
The text was updated successfully, but these errors were encountered:
There is no explicit okhttp3 support in gateway. I'm not going to do anything specific to block it, it seems it will let users know with exceptions.
See also spring-projects/spring-boot#36632
Sorry, something went wrong.
No branches or pull requests
MRE here
The OkHttp3ClientHttpRequestFactory was deprecated since Spring Framework 6.1 #30919.
Use Okhttp3 in Spring Cloud Gateway Mvc will cause an IllegalArgumentException when route GET methods.
The text was updated successfully, but these errors were encountered: