SpringBoot+WebService

報錯:java.lang.NoClassDefFoundError: org/apache/axis/client/Service或者java.lang.NoClassDefFoundError: javax/xml/rpc/Servicejava

解決:apache

<!-- https://mvnrepository.com/artifact/axis/axis --><dependency>   <groupId>axis</groupId>   <artifactId>axis</artifactId>   <version>1.4</version></dependency>
相關文章
相關標籤/搜索
本站公眾號
   歡迎關注本站公眾號,獲取更多信息