# soap-webservice-demo **Repository Path**: earl_bell/soap-webservice-demo ## Basic Information - **Project Name**: soap-webservice-demo - **Description**: 1:通过spring webservice 发布soap 接口 + 自动生成相应实体 2:springboot 整合 spring webservice + spring cloud feign 两种方式调用发布soap webservice接口 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 7 - **Created**: 2020-04-12 - **Last Updated**: 2024-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Spring Soap Webservice发布和调用的Demo > 1.服务端使用Spring Boot 整合 使用Spring Webservice 进行发布soap 接口 > > 2.客户端使用Spring Boot 整合Spring Webservice、Spirng Cloud Feing进行调用服务端发布的soap接口