I want stream video with byte-range support in spring boot I using this function:
@GetMapping("/stream/file-system-resource") @ResponseBody publ