essobedo opened a new pull request #73: URL: https://github.com/apache/camel-examples/pull/73
## Motivation It is now possible to create routes from a route template in XML, so it could be nice to show how to leverage the templated routes in a concrete example like loadbalancing ## Modifications * Replace the 2 similar files defining the `routeContext` of mina1 and mina2 by a single file defining the corresponding route template * Instantiate the route of mina1 and mina2 using `templatedRoute` * Fix typos in test method name -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org