Consuming a StreamingResponseBody with Spring

前端 未结 0 1709
花落未央
花落未央 2021-02-19 08:11

I\'ve got a simple web-service that stream a file using a StreamingResponseBody. The definition looks like this:

@GetMapping("/files/{filename}")
public         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题