Luca Burgazzoli created CAMEL-20675:
---------------------------------------

             Summary: camel-spring-boot: move cluster service implementations 
to dedicated starters
                 Key: CAMEL-20675
                 URL: https://issues.apache.org/jira/browse/CAMEL-20675
             Project: Camel
          Issue Type: Improvement
          Components: camel-kubernetes, camel-spring-boot-starters
            Reporter: Luca Burgazzoli
            Assignee: Luca Burgazzoli
             Fix For: 4.x


As today the auto configuration of a Cluster Service implementation is provided 
as part of the related component starters, as an example, the Kubernetes 
Cluster Service auto configuration is provided by the camel-kubernetes-startes 
module and it is an opt in so a user has to explicit enable it.

However, the goal of starters is usually to enable some behavior by just adding 
the starter to the classpath, hence I think it would be nice to move the 
Cluster Service auto configuration to dedicated starters and automatically 
enable them when the starter is on the classpath.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to