[ 
https://issues.apache.org/jira/browse/CAMEL-14245?focusedWorklogId=352695&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-352695
 ]

ASF GitHub Bot logged work on CAMEL-14245:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Dec/19 15:17
            Start Date: 03/Dec/19 15:17
    Worklog Time Spent: 10m 
      Work Description: lburgazzoli commented on pull request #3380: 
[CAMEL-14245] camel-main - allow to enable/disable auto confioguiration per 
component/language/data-format
URL: https://github.com/apache/camel/pull/3380
 
 
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 352695)
    Remaining Estimate: 0h
            Time Spent: 10m

> [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.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