WebService案例 Spring boot+CXF开发WebService Demo

1、本次开发除了用到spring boot基础jar包外,还用到了cxf相关jar包: html 1 <!-- cxf支持 --> 2 <dependency> 3 <groupId>org.apache.cxf</groupId> 4 <artifactId>cxf-rt-frontend-jaxws</artifactId
相关文章
相关标签/搜索