摘要:
@SuppressWarnings("unchecked") public User getUser(String id,String name) { SoftReference softRestTemplate = new SoftReference(restTemplate); String... 阅读全文
posted @ 2014-06-27 13:57
pretty flower
阅读(255)
评论(0)
推荐(0)
摘要:
@Inject private RestTemplate restTemplate;@SuppressWarnings("unchecked") public User updateUser(User user) { SoftReference softRestTemplate = new Sof... 阅读全文
posted @ 2014-06-27 11:42
pretty flower
阅读(487)
评论(0)
推荐(0)
摘要:
HttpClient client = new HttpClient(); client.getHttpConnectionManager().getParams().setConnectionTimeout(connectionTimeout); HttpClientParams para... 阅读全文
posted @ 2014-06-27 11:27
pretty flower
阅读(289)
评论(0)
推荐(0)
浙公网安备 33010602011771号