You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/09/10 10:59:00 UTC

[jira] [Comment Edited] (CAMEL-11756) camel-spring-boot2 - Create experimental spring boot 2 component

    [ https://issues.apache.org/jira/browse/CAMEL-11756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160299#comment-16160299 ] 

Claus Ibsen edited comment on CAMEL-11756 at 9/10/17 10:58 AM:
---------------------------------------------------------------

TODO:
- fix unit test in camel-spring when running with spring framework v5
- look at the complex auto configuration of those cloud unit tests from camel-spring-boot2
- fix/migrate those two examples that does not compile (make them either as spring-boot v1 only)
- unit test more camel components with spring framework v5
- spring-boot source code generator for the -starter has some code disabled which from earlier one was enabled. But this was also the case, before this spring boot 2 experiment
- commons-logging seems to be a required dependency now with spring boot v2 - this may need to be in the generated BOM
- make tests/camel-itest-spring-boot work with spring boot 2 (eg mvn clean install -P spring-boot2 should work) 




was (Author: davsclaus):
TODO:
- fix unit test in camel-spring when running with spring framework v5
- look at the complex auto configuration of those cloud unit tests from camel-spring-boot2
- fix/migrate those two examples that does not compile (make them either as spring-boot v1 only)
- unit test more camel components with spring framework v5
- spring-boot source code generator for the -starter has some code disabled which from earlier one was enabled. But this was also the case, before this spring boot 2 experiment
- commons-logging seems to be a required dependency now with spring boot v2 - this may need to be in the generated BOM



> camel-spring-boot2 - Create experimental spring boot 2 component
> ----------------------------------------------------------------
>
>                 Key: CAMEL-11756
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11756
>             Project: Camel
>          Issue Type: Task
>          Components: camel-spring-boot
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.20.0
>
>
> We should try get started with the migration effort for getting Camel running on Spring Boot 2.0.x.
> There may be issues with the starter component as Spring Boot guys changed stuff how auto configuration and setting properties works. So we may need to have some kind of interface in camel-spring-boot and camel-spring-boot2 where we can have different implementation that the -starter can use.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)