[
https://issues.apache.org/jira/browse/CAMEL-16192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284210#comment-17284210
]
Claus Ibsen commented on CAMEL-16192:
-------------------------------------
Okay so spring boot maven plugin repackage does some magic and selects only the
JARs it needs "somehow".
However the maven dependency tree is now either with or without all the core
components depending on using
- camel-spring-boot-starter *DEFAULT* as before with all the core components
- camel-spring-boot-engine-starter *NEW* with minimal dependencies
> 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)