[
https://issues.apache.org/jira/browse/CXF-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Kieselhorst resolved CXF-7460.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.1.13
Discussed the issue with Spring devs on Gitter, they recommended to use Strings
for the class names instead of class references.
> 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.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
(v6.4.14#64029)