사용자 도구

사이트 도구


springframework:webclient

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
springframework:webclient [2019/03/26 19:55]
kwon37xi
springframework:webclient [2020/10/15 13:34]
kwon37xi
줄 5: 줄 5:
   * [[https://github.com/reactor/reactor-netty|reactor-netty]]를 사용함.   * [[https://github.com/reactor/reactor-netty|reactor-netty]]를 사용함.
   * [[https://github.com/reactor/reactor-netty/blob/master/src/main/java/reactor/netty/resources/ConnectionProvider.java|ConnectionProvider]]를 보면 ''ReactorNetty.POOL_MAX_CONNECTIONS - reactor.netty.pool.maxConnections'' 시스템 프라퍼티 값으로 설정하거나 혹은 자동 계산됨. (자동 계산을 믿는게 나을 듯)   * [[https://github.com/reactor/reactor-netty/blob/master/src/main/java/reactor/netty/resources/ConnectionProvider.java|ConnectionProvider]]를 보면 ''ReactorNetty.POOL_MAX_CONNECTIONS - reactor.netty.pool.maxConnections'' 시스템 프라퍼티 값으로 설정하거나 혹은 자동 계산됨. (자동 계산을 믿는게 나을 듯)
 +
 +===== timeouts =====
 +  * [[https://howtodoinjava.com/spring-webflux/webclient-set-timeouts/|Spring WebClient - How to set timeouts - HowToDoInJava]]
  
 ===== 참조 ===== ===== 참조 =====
줄 10: 줄 13:
   * [[https://www.e4developer.com/2018/05/31/webflux-in-practice-asynchronous-service-with-webclient/|WebFlux in practice – asynchronous service with WebClient | E4developer]]   * [[https://www.e4developer.com/2018/05/31/webflux-in-practice-asynchronous-service-with-webclient/|WebFlux in practice – asynchronous service with WebClient | E4developer]]
   * [[https://www.callicoder.com/spring-5-reactive-webclient-webtestclient-examples/|Spring 5 WebClient and WebTestClient Tutorial with Examples | CalliCoder]]   * [[https://www.callicoder.com/spring-5-reactive-webclient-webtestclient-examples/|Spring 5 WebClient and WebTestClient Tutorial with Examples | CalliCoder]]
 +  * [[https://www.baeldung.com/spring-log-webclient-calls|Logging Spring WebClient Calls | Baeldung]]
 +  * [[https://dzone.com/articles/unit-tests-for-springs-webclient|Unit Tests for Spring's WebClient - DZone Java]]
 +  * [[https://dzone.com/articles/resttemplate-vs-webclient|RestTemplate vs. WebClient - DZone Java]]
springframework/webclient.txt · 마지막으로 수정됨: 2022/11/18 15:16 저자 kwon37xi