Claus Ibsen created CAMEL-11247:
-----------------------------------
Summary: camel-spring-boot - Improve BOM to work better with
start.spring.io
Key: CAMEL-11247
URL: https://issues.apache.org/jira/browse/CAMEL-11247
Project: Camel
Issue Type: Improvement
Components: camel-spring-boot, camel-spring-boot-starters
Reporter: Claus Ibsen
Fix For: 2.20.0
See this PR
https://github.com/spring-io/initializr/pull/425#issuecomment-299801788
I tried locally to set the initializer to use our current BOM for spring-boot
starters, but the project it generates causes the mvn to not build.
We should IMHO try to get this working so we can use a BOM in the
start.spring.io wizard so people get a nicer project build out of the box.
Which is also what the Spring guys is asking for.
You can try the initializer locally, by following instructions at
https://github.com/spring-io/initializr#running-the-app-locally
Then you can thinker in the yml file to setup a Camel BOM
https://github.com/spring-io/initializr/blob/master/initializr-service/src/main/resources/application.yml
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)