jar

de.codecentric : cxf-spring-boot-starter

Maven & Gradle

Nov 22, 2022
137 stars

Boot starter for SOAP-Webservices with Apache CXF using JAX-WS & JAXB with Annotations only

Table Of Contents

Latest Version

Download de.codecentric : cxf-spring-boot-starter JAR file - Latest Versions:

All Versions

Download de.codecentric : cxf-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cxf-spring-boot-starter-2.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.codecentric.cxf.xmlvalidation

├─ de.codecentric.cxf.xmlvalidation.CustomFaultBuilder.class - [JAR]

├─ de.codecentric.cxf.xmlvalidation.SoapFaultBuilder.class - [JAR]

├─ de.codecentric.cxf.xmlvalidation.XmlValidationInterceptor.class - [JAR]

de.codecentric.cxf.autodetection

├─ de.codecentric.cxf.autodetection.InterfaceIncludingClassPathScanningCandidateComponentProvider.class - [JAR]

├─ de.codecentric.cxf.autodetection.PackageNameReader.class - [JAR]

├─ de.codecentric.cxf.autodetection.WebServiceAutoDetector.class - [JAR]

├─ de.codecentric.cxf.autodetection.WebServiceScanner.class - [JAR]

de.codecentric.cxf.logging

├─ de.codecentric.cxf.logging.BaseLogger.class - [JAR]

├─ de.codecentric.cxf.logging.CxfLoggingSoapActionUtil.class - [JAR]

├─ de.codecentric.cxf.logging.ElasticsearchField.class - [JAR]

├─ de.codecentric.cxf.logging.TimeLoggingFilter.class - [JAR]

de.codecentric.cxf.configuration

├─ de.codecentric.cxf.configuration.CxfAutoConfiguration.class - [JAR]

├─ de.codecentric.cxf.configuration.SoapMessageLoggerConfiguration.class - [JAR]

├─ de.codecentric.cxf.configuration.TimeLoggingConfiguration.class - [JAR]

├─ de.codecentric.cxf.configuration.XmlValidationConfiguration.class - [JAR]

de.codecentric.cxf.common

├─ de.codecentric.cxf.common.BootStarterCxfException.class - [JAR]

├─ de.codecentric.cxf.common.FaultType.class - [JAR]

├─ de.codecentric.cxf.common.XmlUtils.class - [JAR]

de.codecentric.cxf.logging.soapmsg

├─ de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingInInterceptor.class - [JAR]

├─ de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingOutInterceptor.class - [JAR]

de.codecentric.cxf.soaprawclient

├─ de.codecentric.cxf.soaprawclient.SoapRawClient.class - [JAR]

├─ de.codecentric.cxf.soaprawclient.SoapRawClientResponse.class - [JAR]

de.codecentric.cxf.autodetection.diagnostics

├─ de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesMissingFailureAnalyzer.class - [JAR]

├─ de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesNotFoundException.class - [JAR]

├─ de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException.class - [JAR]

├─ de.codecentric.cxf.autodetection.diagnostics.SeiImplMissingFailureAnalyzer.class - [JAR]

├─ de.codecentric.cxf.autodetection.diagnostics.SeiMissingFailureAnalyzer.class - [JAR]

├─ de.codecentric.cxf.autodetection.diagnostics.SeiNotFoundException.class - [JAR]

├─ de.codecentric.cxf.autodetection.diagnostics.WebServiceClientMissingFailureAnalyzer.class - [JAR]

├─ de.codecentric.cxf.autodetection.diagnostics.WebServiceClientNotFoundException.class - [JAR]