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 2020/09/28 15:39:21 UTC

[GitHub] [camel-quarkus] ppalaga commented on a change in pull request #1853: Document camel main xml configuration properties

ppalaga commented on a change in pull request #1853:
URL: https://github.com/apache/camel-quarkus/pull/1853#discussion_r496046265



##########
File path: docs/modules/ROOT/pages/user-guide/bootstrap.adoc
##########
@@ -102,3 +102,91 @@ public class Main {
 ====
 It is recommended to perform very little logic in the Java Main.
 ====
+
+=== XML Configuration
+
+In order to configure Camel routes, rests or templates in XML, you must add a Camel XML parser dependency to the classpath. E.g either `camel-quarkus-xml-io` or 

Review comment:
       "rests" :D - language is flexible. Let the innovation happen!




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