Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/axis-spring-boot-starter


https://github.com/hiwepy/axis-spring-boot-starter

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# axis-spring-boot-starter
Axis starter for spring boot

### 说明

> 基于 axis 的 Spring Boot Starter 实现

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

### Maven

``` xml

${project.groupId}
axis-spring-boot-starter
${project.version}

```

### Sample

[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-axis](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-axis "spring-boot-sample-axis")