You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/03/28 09:59:13 UTC

[GitHub] [camel] essobedo commented on a diff in pull request #9665: Added reference to groovy dsl

essobedo commented on code in PR #9665:
URL: https://github.com/apache/camel/pull/9665#discussion_r1150338040


##########
docs/user-manual/modules/ROOT/pages/dsl.adoc:
##########
@@ -10,6 +10,7 @@ languages (DSL) as listed below:
 * xref:components::spring-summary.adoc[Spring XML] - A XML based DSL in classic Spring XML files.
 * xref:components:others:yaml-dsl.adoc[Yaml DSL] for creating routes using YAML format.
 * xref:rest-dsl.adoc[Rest DSL] - A DSL to define REST services using REST verbs.
+* xref:groovy-dsl.adoc[Groovy DSL] - A Groovy based DSL using the fluent builder style.

Review Comment:
   "fluent builder style" doesn't seem to be correct as you can see in the different examples https://github.com/apache/camel/tree/main/dsl/camel-groovy-dsl/camel-groovy-dsl-test/src/test/resources/routes



-- 
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-unsubscribe@camel.apache.org

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