Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- is related to
-
CAMEL-15824 camel-core - Optimize configurer to have getOptionType api
- Resolved
-
CAMEL-15836 components - Automatic autowire by type - Specify which options support this
- Resolved