madplay.github.io
madplay.github.io copied to clipboard
RestTemplate과 WebClient
RestTemplate과 WebClient
RestTemplate 는 Deprecated 될 예정이다. WebClient 를 사용하자.
https://madplay.github.io/post/difference-between-resttemplate-and-webclient
오늘 RestTemplate 사용해서 기능구현을 했는데 이런글을 읽게 되네요! 다음 기능에는 WebClient 사용해봐야겠습니다. 정말 좋은 글 잘 읽고갑니다!