You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand correctly, Spring in general is used to develop micro-services and REST api which are usually run on machines rather than mobile devices. Cronet only supports running on Android devices which makes the spring-boot point irrelevant.
You can follow the documentation in the front-page to setup Cronet-over-Okhttp for your client app. Let me know if you need any more help
As shown in the question.
My server only support HTTP/3 protocol.
How to use cronet-okhttp as RestClient or RestTemplate client library?
The text was updated successfully, but these errors were encountered: