摘要: 1. pom.xml加入 cxf 的依赖 <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxws</artifactId> <version>3.1.6</version> </dependen 阅读全文
posted @ 2017-05-20 17:04 不再蒙查查 阅读(2767) 评论(3) 推荐(0) 编辑