[
https://issues.apache.org/jira/browse/CAMEL-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14885.
---------------------------------
Resolution: Fixed
> camel-main - Configuration names preserve mixed case
> ----------------------------------------------------
>
> Key: CAMEL-14885
> URL: https://issues.apache.org/jira/browse/CAMEL-14885
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.3.0
>
>
> When configuring via camel-main in application.properties then names are
> aligned to lowercase and removed dashes etc. And also to ensure ENV variables
> can override as they are in not mixed case.
> So lets look at if we can resolve the mixed case key name too, as that would
> be better to use for @BindToRegistry - eg myBean -> myBean instead of myBean
> -> mybean
--
This message was sent by Atlassian Jira
(v8.3.4#803005)