# ws_demo **Repository Path**: mnisummer/ws_demo ## Basic Information - **Project Name**: ws_demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 21 - **Created**: 2020-01-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Web Service 示例 ## 使用 JDK 开发基于 SOAP 的 Web Service 参见 `soap_jdk` 项目 ## 使用 JAX-RS (RI) 开发基于 SOAP 的 Web Service 参见 `soap_jdk_web` 项目 ## 使用 CXF 开发基于 SOAP 的 Web Service 参见 `soap_cxf` 项目 ## CXF 注解 参见 `cxf_annotation` 项目 ## Spring + CXF 开发基于 SOAP 的 Web Service 参见 `soap_spring_cxf` 项目 ## Spring + CXF + WSS4J 开发基于 SOAP 的 Web Service 参见 `soap_spring_cxf_wss4j` 项目 ## 使用 CXF 开发基于 REST 的 Web Service 参见 `rest_cxf` 项目 ## Spring + CXF 开发基于 REST 的 Web Service 参见 `rest_spring_cxf` 项目 ## Spring + CXF + Shiro 开发基于 REST 的 Web Service 参见 `rest_spring_cxf_shiro` 项目