[
https://issues.apache.org/jira/browse/CAMEL-16192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283889#comment-17283889
]
Claus Ibsen commented on CAMEL-16192:
-------------------------------------
This is a harder because its hard to exclude dependencies in maven that gets
pulled in magically - some test scoped that gets promoted to compile, and then
spring JAR plugin put them into the uber JAR :(
> camel-spring-boot-engine-starter
> --------------------------------
>
> Key: CAMEL-16192
> URL: https://issues.apache.org/jira/browse/CAMEL-16192
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.9.0
>
>
> We should have a new lighter starter JAR for spring boot that is like
> camel-core-engine and camel-main.
> This does not bring in all the core components, and many other dependencies
> that we had in camel-core in Camel 2.x
> This allows end users to pick an alternative for Camel on Spring Boot to have
> reduced number of JARs
--
This message was sent by Atlassian Jira
(v8.3.4#803005)