close

Filter

loading table of contents...

CoreMedia Content Cloud v12 Upgrade Guide / Version 2404

Table Of Contents

7.12.3 Removed Usages of Apache HTTP Components

All usages of Apache HTTP Components 4.x (org.apache.httpcomponents:httpclient and org.apache.httpcomponents:httpcore) have been removed from core and Blueprint sources. The Apache HTTP client implementations has been replaced with Spring’s RestTemplate.

Please note that the HTTP client implementation of the RestTemplate depends on the presence of HTTP client implementations in the application’s class path. For further information see the API documentation of ClientHttpRequestFactories#get(ClientHttpRequestFactorySettings).

Although the HTTP Components 4.x are not directly used by CMCC 12 code anymore, their dependency versions are still managed in the project, because they are still required by a number of frameworks that are used by the CoreMedia CMS implementations.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.