@Component public class RestRpcUtils extends Object
RestRpcUtils()
org.springframework.web.client.RestTemplate
getRestTemplate(String appName)
<T> T
getRpcRequest(String appName, String url, Map<String,Object> params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RestRpcUtils()
public <T> T getRpcRequest(String appName, String url, Map<String,Object> params)
appName
url
params
public org.springframework.web.client.RestTemplate getRestTemplate(String appName)
Copyright © 2020 GTMAP. All rights reserved.