Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.20.0
-
Component/s: camel-spring-boot, camel-spring-boot-starters
-
Labels:None
-
Estimated Complexity:Unknown
Description
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