Spring整合CXF实现基于Restful风格的webservice

服务端: pom.xml <dependencies> <!-- cxf 进行rs开发 必须导入 --> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxrs</artifactId>
相关文章
相关标签/搜索