You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/10/04 08:53:00 UTC

[jira] [Created] (CAMEL-15630) camel-bean - Optimize to lookup custom ParameterMappingStrategy once

Claus Ibsen created CAMEL-15630:
-----------------------------------

             Summary: camel-bean - Optimize to lookup custom ParameterMappingStrategy once
                 Key: CAMEL-15630
                 URL: https://issues.apache.org/jira/browse/CAMEL-15630
             Project: Camel
          Issue Type: Improvement
          Components: camel-bean
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.6.0


Lookup this once during bootstrap, as the cost of lookup per invocation is higher on spring as it throws an exception for bean not found



--
This message was sent by Atlassian Jira
(v8.3.4#803005)