SpringBoot + Retrofit 調用第三方遠程接口服務

第一步: 添加依賴 <dependency> <groupId>com.squareup.retrofit</groupId> <artifactId>retrofit</artifactId> <version>1.9.0</version> </dependency> 這裏使用的是1.9.0java 第二部
相關文章
相關標籤/搜索