Programming-[Backend]/Spring
[TIL][작성중]RestTemplate 사용하기
컴퓨터 탐험가 찰리
2022. 2. 7. 15:48
728x90
반응형
참조 링크
https://blog.naver.com/hj_kim97/222295259904
https://tecoble.techcourse.co.kr/post/2021-07-25-resttemplate-webclient/
https://sjh836.tistory.com/141
--------------
REST Template으로 GET을 보내야하는데 header값을 추가하고 싶다면 exchange 메서드를 활용해야한다.
728x90
반응형