- 기본 설명
https://ride-dev.tistory.com/m/86
- ClientHttpResponse 여러번 읽기
requestFactory(new BufferingClientHttpRequestFactory(new HttpComponentsClientHttpRequestFactory())); //this is the magic
https://gist.github.com/agrawald/538cbc342d77f04500c218053a375111
'spring-boot' 카테고리의 다른 글
Serve Static Resources with Spring (0) | 2024.09.27 |
---|---|
spring-boot Grpc (0) | 2023.12.20 |
spring-boot-starter-parent 설정 - gradle & maven (0) | 2023.11.27 |
spring boot embedded tomcat 설정 (0) | 2023.11.21 |
spring-boot thread pool - http thread (0) | 2023.11.16 |