사용자 도구

사이트 도구


springframework:resttemplate

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
springframework:resttemplate [2018/03/09 14:36]
kwon37xi
springframework:resttemplate [2018/06/22 08:51]
kwon37xi
줄 2: 줄 2:
   * [[https://spring.io/blog/2009/03/27/rest-in-spring-3-resttemplate|Rest in Spring 3 RestTemplate]]   * [[https://spring.io/blog/2009/03/27/rest-in-spring-3-resttemplate|Rest in Spring 3 RestTemplate]]
   * [[http://www.baeldung.com/rest-template|Spring RestTemplate Tutorial]]   * [[http://www.baeldung.com/rest-template|Spring RestTemplate Tutorial]]
 +  * [[http://www.baeldung.com/spring-rest-template-list|Get and Post Lists of Objects with RestTemplate | Baeldung]]
  
 ===== HttpEntity ===== ===== HttpEntity =====
줄 59: 줄 60:
 ===== Interceptor를 통한 로깅 ===== ===== Interceptor를 통한 로깅 =====
   * [[http://eclipse4j.tistory.com/282|Spring RestTemplate 에서 로그 처리]]<code java>   * [[http://eclipse4j.tistory.com/282|Spring RestTemplate 에서 로그 처리]]<code java>
 +// ClientHttpRequestInterceptor 인터페이스를 로깅을 남기게 구현해서 넣어주면 된다.
  
 RestTemplate restTemplate = new RestTemplate(); RestTemplate restTemplate = new RestTemplate();
springframework/resttemplate.txt · 마지막으로 수정됨: 2022/01/14 15:43 저자 kwon37xi