Claus Ibsen created CAMEL-10404:
-----------------------------------
Summary: Improve spring-boot-example
Key: CAMEL-10404
URL: https://issues.apache.org/jira/browse/CAMEL-10404
Project: Camel
Issue Type: Improvement
Components: examples
Affects Versions: 2.18.0
Reporter: Claus Ibsen
Fix For: 2.19.0
The example at
https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot
Is using an older and custom way with the FatJarRoute and whatnot. Instead it
should just do like
https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot-starter
Which is standard spring boot style.
After this we can remove the -starter example and just keep the
camel-example-spring-boot.
Contributions is welcome
http://camel.apache.org/contributing
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)