I\'ve got a simple web-service that stream a file using a StreamingResponseBody. The definition looks like this:
@GetMapping("/files/{filename}") public