Flèche
[http]testresttemplate -> http get,post -> header body 본문
1. http post방식:
The data sent to the server with POST is stored in the request body of the HTTP request
요약) POST를 통해 서버로 전송 된 데이터는 HTTP 요청의 요청 본문에 저장됩니다
'spring' 카테고리의 다른 글
[테스트코드]httpentity, testresttemplate.exchange (0) | 2021.03.08 |
---|---|
[http] put과 post/http헤더와 바디_get방식과 post방식 (0) | 2021.03.06 |
[spring] 그레이들 버전 update, gradle5부터 lombok 설정 (0) | 2021.03.03 |
[spring]MemoryMemberRepository 와 SpringDataJpaMemberRepository 의 차이점 (0) | 2021.02.28 |
[spring] 스프링과 자바 객체지향 (0) | 2021.02.20 |