# AliVideoDemo **Repository Path**: zliqiang/AliVideoDemo ## Basic Information - **Project Name**: AliVideoDemo - **Description**: 阿里云视频点播服务Demo - 基于SpringBoot - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-06-25 - **Last Updated**: 2021-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AliVideoDemo 阿里云视频点播服务Demo - 基于SpringBoot ## 配置文件 application.properties配置文件里的aliyun.vod.file.keyid和aliyun.vod.file.keysecret要替换成自己的id和key。 ## 博客地址 - 可以参考博客地址使用 https://blog.csdn.net/qq_40885085/article/details/105756156 在前端页面有一个前端页面的Demo。 其中,各部分的官方文档地址在博客中也有,缺少的Jar包在博客中也有下载地址。