davsclaus commented on issue #249: Add support for template endpoint URL: https://github.com/apache/camel-k/issues/249#issuecomment-448208566 Okay so template from Camel point of view is just like any other Camel component. The template component is then capable of referring to an actual concrete endpoint. How this is mapped can be implementation specific in the template component, so it can support looking up via ENV variables, property placeholders, load from resource file etc.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
