You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dennis Kieselhorst (JIRA)" <ji...@apache.org> on 2017/07/31 10:02:00 UTC

[jira] [Assigned] (CXF-7460) Support Spring Boot 2.x

     [ https://issues.apache.org/jira/browse/CXF-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Kieselhorst reassigned CXF-7460:
---------------------------------------

    Assignee: Dennis Kieselhorst

> Support Spring Boot 2.x
> -----------------------
>
>                 Key: CXF-7460
>                 URL: https://issues.apache.org/jira/browse/CXF-7460
>             Project: CXF
>          Issue Type: Improvement
>          Components: Integration
>    Affects Versions: 3.1.12
>            Reporter: Dennis Kieselhorst
>            Assignee: Dennis Kieselhorst
>             Fix For: 3.2.0
>
>
> I tried CXF with Spring Boot 2.0.0.M3. This fails because CxfAutoConfiguration depends on EmbeddedServletContainerAutoConfiguration which has been replaced by ServletWebServerFactoryAutoConfiguration (see https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0.0-M1-Release-Notes).
> We should try to support both Spring Boot 1.x and 2.x.



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