# springboot-12-30 **Repository Path**: a840633210/springboot-12-30 ## Basic Information - **Project Name**: springboot-12-30 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-30 - **Last Updated**: 2024-01-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 把master pull下来后,在本地建一个dev分支,再把dev分支pull下来 然后在本地建一个自己命名的分支,在此分支上书写代码, 验证功能正常运行后,合并到dev分支中,在推送上传 sql脚本在项目根目录下 基础的添加我已完成验证,可以通过此功能验证项目 因为我的数据库密码不是123456,所以自己pull下来后,记得将 main/resources/application中的数据库密码改成自己的(不是以0开头可以不用加引号)