You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/10/05 12:31:13 UTC

[camel] branch regen_bot updated (7fd5f3b -> f76bf4c)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 7fd5f3b  CAMEL-15630: camel-bean - Optimize to lookup custom ParameterMappingStrategy once
     add f76bf4c  camel-spring - Optimize when lookup bean by name to avoid having spring throw an exception if not found, which we handle anyway by returning null.

No new revisions were added by this update.

Summary of changes:
 .../spring/spi/ApplicationContextBeanRepository.java    | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)