[
https://issues.apache.org/jira/browse/CAMEL-13770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890157#comment-16890157
]
Hemang Ajmera edited comment on CAMEL-13770 at 7/22/19 1:21 PM:
----------------------------------------------------------------
code attached in CAMEL-13766 can be used to check this.
was (Author: hemangajmera):
code attached in #13766 can be used to check this.
> Properties of class Map does not work with Spring Boot 2.x
> ----------------------------------------------------------
>
> 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.22.0, 2.23.3, 2.24.1
> Reporter: Hemang Ajmera
> Priority: Major
> Attachments: screenshot-with-2.21.1.png, screenshot-with-2.24.1.png
>
>
> 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)