You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/27 06:46:42 UTC

[GitHub] [camel-quarkus] davsclaus opened a new issue #2171: CamelBeanPostProcessor that does not use reflection

davsclaus opened a new issue #2171:
URL: https://github.com/apache/camel-quarkus/issues/2171


   The DefaultCamelBeanPostProcessors does dependency injection where it via reflection gets the list of fields/methods and does annotation lookup for various annotations to do dependency injection.
   
   We should build a CamelQuarkusBeanPostProcessors that does this at build time and other means to do this in a more optimal way.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org