[
https://issues.apache.org/jira/browse/CAMEL-10651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10651.
---------------------------------
Resolution: Won't Fix
> Allow to configure component alias to use a common name for a series of
> components
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-10651
> URL: https://issues.apache.org/jira/browse/CAMEL-10651
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Priority: Major
>
> So with Camel we have a number of HTTP clients, and it would be nice if we
> can allow users to just use "http" as the component name, in their urls.
> And then we let Camel figure out which of those clients are on the classpath
> and uses that, eg you can tell Camel to look in this order
> camel.component.alias.http=http,http4,jetty-http,...
> And this should be supported in camel-sprint-boot and outside as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)