Hemang Ajmera created CAMEL-13770:
-------------------------------------
Summary: Properties of class Map does not work anymore
Key: CAMEL-13770
URL: https://issues.apache.org/jira/browse/CAMEL-13770
Project: Camel
Issue Type: Bug
Components: camel-salesforce, camel-spring-boot-starters
Affects Versions: 2.24.1, 2.23.3, 2.22.0
Reporter: Hemang Ajmera
>From version 2.22.0 onwards spring-boot version is upgraded to 2.x
After that all Map properties are not working
For example in application.properties
camel.component.salesforce.http-client-properties is treated as string instead
of Map and whatever value we provide to it, the Map is initialize as null
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)