I have a spring MVC endpoint returning StreamingResponseBody so I can stream big file instead of keeping it in memory.
StreamingResponseBody
The request can take a while to do