[ 
https://issues.apache.org/jira/browse/CAMEL-14245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luca Burgazzoli resolved CAMEL-14245.
-------------------------------------
    Resolution: Fixed

> [camel-main] allow to enable/disable auto confioguiration per 
> component/language/data-format
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-14245
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14245
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-main
>            Reporter: Luca Burgazzoli
>            Assignee: Luca Burgazzoli
>            Priority: Major
>             Fix For: 3.0.1, 3.1.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In camel-spring-boot we can control auto configuration of various services 
> (component, languages, data-formats) using the following patter:
>     camel.${type}.${name}.enabled = true|false
> so as example it is possible to turn off auto configuration of the seda 
> component with a property like:
>      camel.component.seda.enabled = false
> it would be nice to have the same feature in camel-main



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to