davsclaus commented on issue #474: Support dependency injecition of 
ProducerTemplate/ConsumerTemplate 
URL: https://github.com/apache/camel-quarkus/issues/474#issuecomment-558756363
 
 
   Ah okay I got it working with 
   
       @Inject
       private ProducerTemplate camel;
   
   But we dont support `FluentProducerTemplate` so can we get them added (also 
for consumer)

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to