davsclaus commented on code in PR #14627:
URL: https://github.com/apache/camel/pull/14627#discussion_r1650767008


##########
components/camel-arangodb/src/main/java/org/apache/camel/component/arangodb/ArangoDbComponent.java:
##########
@@ -31,6 +32,8 @@ public class ArangoDbComponent extends DefaultComponent {
 
     @Metadata(label = "advanced", autowired = true)
     private ArangoDB arangoDB;
+    @Metadata(label = "advanced")

Review Comment:
   I think it should be autowired = true, then its automatic uses the one from 
Quarkus out of the box



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

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

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

Reply via email to