1. 程式人生 > >spring boot 整合webservice axis(2) axis由wsdl或者xml生成客戶端程式碼

spring boot 整合webservice axis(2) axis由wsdl或者xml生成客戶端程式碼

1.點選專案右鍵新增other如下圖


2.選擇


3.選擇wsdl檔案


4.選擇程式碼生成的位置


5.在pom.xml中引入axis依賴或者在普通專案中引入jar包


spring boot 整合webservice axis(1) eclipse axis外掛安裝

spring boot 整合webservice axis(3) axis整合到專案