Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hiwepy/cxf-jaxws-security-spring-boot-starter
- Owner: hiwepy
- License: apache-2.0
- Created: 2017-09-19T01:20:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-22T15:23:29.000Z (about 4 years ago)
- Last Synced: 2023-07-02T07:37:23.296Z (over 1 year ago)
- Language: Java
- Size: 294 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")