0
我正在使用Spring Resttemplate並且有一個關於泛型的問題:Generics with Spring RESTTemplate我想查看其他可以處理該情況的等效庫。Spring RestTemplate Equivalent
還有其他的選擇嗎?
我正在使用Spring Resttemplate並且有一個關於泛型的問題:Generics with Spring RESTTemplate我想查看其他可以處理該情況的等效庫。Spring RestTemplate Equivalent
還有其他的選擇嗎?
可以使用Jersey框架(其中有客戶端和服務器的REST API):http://jersey.java.net/nonav/documentation/latest/client-api.html