# starshine-music-component **Repository Path**: starsh/starshine-music-component ## Basic Information - **Project Name**: starshine-music-component - **Description**: 音乐侧边悬浮小组件,以及上传音乐。使用 vue2.0 + springBoot + minio 搭建。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-28 - **Last Updated**: 2022-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 音乐播放小组件 ## 后端使用了 - flyway: 自动执行脚本创建表 - minio: 对象存储,存储图片和音乐 - **需要在 minio 存储桶中配置生成外链过滤后缀!** - mysql: 存储音乐信息关系 - 全局统一状态响应封装 - 全局异常捕捉以及响应封装 ## 前端使用了 - vue2.0 - axios > 前端页面地址: http://localhost:8088/music.html > API文档页面地址: http://localhost:8088/doc.html