Claus Ibsen created CAMEL-15826:
-----------------------------------
Summary: camel-main - Remove autowire by type
Key: CAMEL-15826
URL: https://issues.apache.org/jira/browse/CAMEL-15826
Project: Camel
Issue Type: Improvement
Components: camel-main
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.7.0
There is some magic autowrie by type on components that discovers complex types
on components and check if there is a single item in registry of this type and
then auto configure it.
Its a bit too magic and requires to introspect each component during bootstrap.
This takes up memory.
And this is special for camel-main only.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)