Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/axis2-client-spring-boot-starter

spring-boot-starter-axis2-client
https://github.com/hiwepy/axis2-client-spring-boot-starter

Last synced: 6 days ago
JSON representation

spring-boot-starter-axis2-client

Awesome Lists containing this project

README

        

# axis2-client-spring-boot-starter

### 说明

> 基于 axis2 的 Spring Boot Starter 实现

1. 整合 axis2,依赖服务端模式需要的jar
2. 提供基础的工具对象

### Maven

``` xml

${project.groupId}
axis2-client-spring-boot-starter
${project.version}

```