Claus Ibsen created CAMEL-13908:
-----------------------------------
Summary: camel3 - EIP model - Property placeholder configurer use
switch
Key: CAMEL-13908
URL: https://issues.apache.org/jira/browse/CAMEL-13908
Project: Camel
Issue Type: Task
Reporter: Claus Ibsen
Fix For: 3.0.0
Lets look at source code generate the EIP property placeholder to use a switch
like we did for the components and endpoints. Then we can potentially avoid
creating many lambda classes which adds to many loaded classes at runtime.
Also we could maybe generate 1 class for all EIP models instead of 1 class per
model.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)