[
https://issues.apache.org/jira/browse/CXF-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469471#comment-16469471
]
bharath thippireddy commented on CXF-7460:
------------------------------------------
Thanks Dennis.I have upgraded my CXF version to the latest . It works great
with the following versions for both SOAP and REST.
CXF - 3.2.4
Spring Boot - 2.0.2.RELEASE
> 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
> Priority: Major
> Fix For: 3.1.13, 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
(v7.6.3#76005)