接口的使用
cn.taketoday.web.client.RestOperations
使用RestOperations的程序包
-
cn.taketoday.web.client中RestOperations的使用
修饰符和类型类说明classSynchronous client to perform HTTP requests, exposing a simple, template method API over underlying HTTP client libraries such as the JDKHttpURLConnection, Apache HttpComponents, and others.