Re: spring xml DSL to YAML dsl

2024-01-05 Thread Federico Mariani
Hi Rohan, There is some documentation on the camel website https://camel.apache.org/components/4.0.x/others/yaml-dsl.html and you can take a look at the tests as well, but I'd recommend you to try https://karavan.space/ you can create your rest route graphically and export the yaml that can be

spring xml DSL to YAML dsl

2024-01-05 Thread Rohan Emmanuel
hi, i am creating a web app containing camel routes using camel-spring xml dsl containing REST dsl in applicationContext.xml(this is referred by configuring CamelHttpTransportServlet