Spring Boot autoconfiguration for Apache Axis2.
Add this single dependency to get AxisServlet registered, repository staged,
and OpenAPI/MCP endpoints activated with sensible defaults.
Supports both SOAP and JSON-RPC modes via axis2.mode property.
Compile Dependencies (12)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| org.apache.axis2
»
axis2-kernel Core Parts of Axis2. This includes Axis2 engine, Client API, Addressing support, etc., | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-transport-http This inclues all the available transports in Axis2 | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-transport-local This inclues all the available transports in Axis2 | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-json Axis2 JSON module | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-adb Axis2 Data Binding module | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-java2wsdl To generate WSDL file for a given Java class | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-metadata JSR-181 and JSR-224 Annotations Processing | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-spring spring for Axis2 | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-jaxws Axis2 JAXWS Implementation | 2.0.1 | ✔ | |
Apache 2.0
| org.apache.axis2
»
axis2-openapi(optional) OpenAPI/Swagger integration module for Apache Axis2, providing automatic API documentation | 2.0.1 | ✔ | |
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-autoconfigure1 vulnerability Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ... | 4.0.6 | 4.1.1 | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor(optional) Spring Boot Configuration Annotation Processor | 4.0.6 | 4.1.1 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Java Spec
EPL 2.0 +1
| jakarta.servlet
»
jakarta.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 6.1.0 | ✔ |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 4.0.6 | 4.1.1 |