随笔分类 - postman
摘要:目的: 利用postman测试视频流接口 即 通过接口下载视频文件 框架:springboot 步骤 1. 编写接口 @Controller public class TestController { @RequestMapping(value = "/downloadVedio",method =
阅读全文
摘要:参考: https://blog.csdn.net/zh15732621679/article/details/79279608 https://blog.csdn.net/wangjun5159/article/details/47781443
阅读全文
摘要:参考:https://www.cnblogs.com/haoxuanchen2014/p/7771459.html
阅读全文