Skip to content

Commit 69a6a73

Browse files
author
Xiong Neng
committed
增加一个cxf的说明
1 parent be5ac40 commit 69a6a73

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ springboot-swagger2 | [集成Swagger2自动生成API文档](https://www.
3333
springboot-jwt | [集成JWT实现接口权限认证](https://www.xncoding.com/2017/07/09/spring/sb-jwt.html)
3434
springboot-multisource | [多数据源配置](https://www.xncoding.com/2017/07/10/spring/sb-multisource.html)
3535
springboot-schedule | [定时任务](https://www.xncoding.com/2017/07/12/spring/sb-schedule.html)
36+
springboot-cxf | [cxf实现WebService](https://www.xncoding.com/2017/07/13/spring/sb-cxf.html)
3637
springboot-websocket | [使用WebScoket实时通信](https://www.xncoding.com/2017/07/15/spring/sb-websocket.html)
3738
springboot-socketio | [集成SocketIO实时通信](https://www.xncoding.com/2017/07/16/spring/sb-socketio.html)
3839
springboot-async | [异步线程池](https://www.xncoding.com/2017/07/20/spring/sb-async.html)

springboot-cxf/src/main/java/com/xncoding/webservice/model/BaseResponse.java

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)