The bean creation of CaasConfig#remoteLinkDataLoader has been changed to comply with the API of DataLoader, this includes a change of the return type from DataLoader<String, Try<String>> to DataLoader<String, String>.
CaasConfig#remoteLinkDataLoader
DataLoader
DataLoader<String, Try<String>>
DataLoader<String, String>
(CMS-28787)
Your Internet Explorer is no longer supported.
Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.