contentful.java
contentful.java copied to clipboard
OkHttp deprecation in Spring 6.1
OkHttp is deprecated in Spring 6.1 https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/OkHttp3ClientHttpRequestFactory.html
Is there any intention to replace it in this library with something that will be better supported in the future, like https://hc.apache.org/ or https://openjdk.org/groups/net/httpclient/intro.html?