[
https://issues.apache.org/jira/browse/CXF-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469405#comment-16469405
]
Dennis Kieselhorst commented on CXF-7460:
-----------------------------------------
Bharath, it's working with the latest CXF release. Which version are you using?
and what exception or error do you have?
> 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)