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


   
   ```java
   @Produces
   public LogComponent createMyFancyLogComponent(ComponentsBuilderFactory 
builder) {
      return builder.log()...build();
   }
   ```


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