Springboot實現webservice

本地JDK:1.8 準備工作:添加CXF的依賴 <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-spring-boot-starter-jaxws</artifactId> <version>3.2.4</version> </dependency> <dependency> <group
相關文章
相關標籤/搜索