essobedo opened a new pull request #50: URL: https://github.com/apache/camel-spring-boot-examples/pull/50
## Motivation It is now possible to create routes from a route template using the Java and XML DSL, so let's show it. ## Modifications: * Modify the example `routetemplate` to use the Java DSL instead of `ConfigureRouteTemplates`/`TemplatedRouteBuilder` * Add the new example `routetemplate-xml` to show how to create a route from route template in pure XML * Change the simple expression in the example `routetemplate` to call the name instead of the body as probably expected originally -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
