Tag: webclient
All the articles with the tag "webclient".
-
네이버 API - JSON 데이터의 Content-Type: text/plain 응답
네이버 검색 API가 실제로는 JSON 바디를 주면서 응답 헤더엔 Content-Type을 text/plain으로 내려보내서, WebClient의 기본 Jackson 디코더가 역직렬화에 실패하던 문제와 해결 과정
All the articles with the tag "webclient".
네이버 검색 API가 실제로는 JSON 바디를 주면서 응답 헤더엔 Content-Type을 text/plain으로 내려보내서, WebClient의 기본 Jackson 디코더가 역직렬화에 실패하던 문제와 해결 과정