Sending large payloads with RestTemplate results in an OutOfMemoryError [SPR-7909] #12564
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Arjen Poutsma opened SPR-7909 and commented
When sending a large file with the RestTemplate (with a POST or PUT), the RestTemplate will throw an OutOfMemoryError:
Issue Links:
Referenced from: commits d0d6a07, 1ed1c59
The text was updated successfully, but these errors were encountered: