第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

[Java]請問springMVC這段代碼啥意思,關(guān)于httpclient的

[Java]請問springMVC這段代碼啥意思,關(guān)于httpclient的

米琪卡哇伊 2018-07-25 10:18:13
這是一個controller方法的尾巴,方法上的返回值是void請問這個注解中的屬性和下面那段代碼表示的什么意思“JsonParam”和“cfg.getJsonParam()”表示的是項目里的一個屬性類,不用在意 @PostMapping(produces = MediaType.APPLICATION_JSON_VALUE)   public void upload(。。。。。。。。 HttpHeaders headers = new HttpHeaders();       MediaType mediaType = new MediaType("application", "merge-patch+json");       headers.setContentType(mediaType);       HttpEntity<JsonParam> entity = new HttpEntity<>(cfg.getJsonParam(), headers);       HttpComponentsClientHttpRequestFactory requestFactory = new HttpComponentsClientHttpRequestFactory();       RestTemplate restTemplate = new RestTemplate(requestFactory);為了看的方便我把包放出來import org.springframework.http.HttpEntity; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpMethod; import org.springframework.http.MediaType; import org.springframework.http.ResponseEntity; import org.springframework.http.client.HttpComponentsClientHttpRequestFactory; import org.springframework.web.client.RestTemplate;
查看完整描述

1 回答

?
阿晨1998

TA貢獻(xiàn)2037條經(jīng)驗 獲得超6個贊

注解中屬性代表該請求返回參數(shù)類型為json格式;
下面代碼無非就是設(shè)置http請求header中的contentType格式,和設(shè)置請求體內(nèi)容

查看完整回答
反對 回復(fù) 2018-08-08
  • 1 回答
  • 0 關(guān)注
  • 761 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號