Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.23.3, 2.24.1
-
None
-
Unknown
Description
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