Flèche
[테스트코드]httpentity, testresttemplate.exchange 본문
1. HttpEntity
- 클래스
2. ResponseEntity
- url로
- put method => 언제나 같은 결과를 보장하는 method
- requestEntity를 body로 보낸디
- Long은 리턴타입
'spring' 카테고리의 다른 글
[http]메세지 바디와 엔티티 바디의차이 (0) | 2021.03.20 |
---|---|
[테스트코드] getForEntity getForObject (0) | 2021.03.09 |
[http] put과 post/http헤더와 바디_get방식과 post방식 (0) | 2021.03.06 |
[http]testresttemplate -> http get,post -> header body (0) | 2021.03.05 |
[spring] 그레이들 버전 update, gradle5부터 lombok 설정 (0) | 2021.03.03 |