Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/cxf-jaxws-security-spring-boot-starter

spring-boot-starter-cxf
https://github.com/hiwepy/cxf-jaxws-security-spring-boot-starter

Last synced: 24 days ago
JSON representation

spring-boot-starter-cxf

Awesome Lists containing this project

README

        

# cxf-jaxws-security-spring-boot-starter

### 说明

> 基于cxf-jaxws的Spring Boot Starter 实现

1. 简化Maven依赖

### Maven

``` xml

${project.groupId}
cxf-jaxws-security-spring-boot-starter
${project.version}

```

### Sample

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