# ttmusic-server **Repository Path**: neosky21/ttmusic-server ## Basic Information - **Project Name**: ttmusic-server - **Description**: (学习用)ttmusic是一个基于SpringBoot+Vue开发的在线音乐平台,此仓库为服务端。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-06-13 - **Last Updated**: 2022-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ttmusic-server #### 介绍 ttmusic后端 #### 项目架构 本项目采用SpringBoot + Mybatis构建 #### 环境配置 1. 打开IntelliJ IDEA 2. 设置maven为本项目中的3.6.1版本 3. 修改maven本地仓库为本项目中的maven-repository 4. 使用IDEA打开本项目中的ttmusic_springboot文件夹 5. 修改MySQL数据库的URL地址 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request