[ 
https://issues.apache.org/jira/browse/CAMEL-12824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621746#comment-16621746
 ] 

Claus Ibsen commented on CAMEL-12824:
-------------------------------------

The work in progress branch is at:
https://github.com/apache/camel/tree/rest-dsl-parser

A rest-dsl configuration in java
https://github.com/apache/camel/blob/9ace61230ef846c82ce87421e5ede81ef08d6baa/tooling/camel-route-parser/src/test/java/org/apache/camel/parser/java/MyRestDslRouteBuilder.java

And then the parser can grab that details:
https://github.com/apache/camel/blob/9ace61230ef846c82ce87421e5ede81ef08d6baa/tooling/camel-route-parser/src/test/java/org/apache/camel/parser/java/RoasterJavaRestDslTest.java

> camel-route-parser - Add parser for rest-dsl
> --------------------------------------------
>
>                 Key: CAMEL-12824
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12824
>             Project: Camel
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.23.0
>
>
> So we can have better tooling for rest-dsl



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to