
META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cxf-spring-boot-starter Show documentation
Show all versions of cxf-spring-boot-starter Show documentation
Boot starter for SOAP-Webservices with Apache CXF using JAX-WS & JAXB with Annotations only
The newest version!
# AutoConfigurations
org.springframework.boot.autoconfigure.EnableAutoConfiguration=de.codecentric.cxf.configuration.CxfAutoConfiguration
#FailureAnalyzers
org.springframework.boot.diagnostics.FailureAnalyzer=\
de.codecentric.cxf.autodetection.diagnostics.SeiImplMissingFailureAnalyzer,\
de.codecentric.cxf.autodetection.diagnostics.SeiMissingFailureAnalyzer,\
de.codecentric.cxf.autodetection.diagnostics.WebServiceClientMissingFailureAnalyzer,\
de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesMissingFailureAnalyzer
© 2015 - 2025 Weber Informatics LLC | Privacy Policy