davsclaus commented on issue #1579:
URL: https://github.com/apache/camel-k/issues/1579#issuecomment-651068216


   Yeah that would work as you use the Java API.
   
   But ideally we should make it possible to auto register beans via that 
annotation (or if you use cdi annotation with quarkus enabled).
   
   Also for what's it work, you can also register via properties
   
   camel.beans.myProcessor=#class:com.foo.MyProcessor
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to