Claus Ibsen created CAMEL-14885:
-----------------------------------
Summary: camel-main - Configuration names preserve mixed case for
@BindToRegistry
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
Fix For: 3.3
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)