# scaffolding **Repository Path**: DevPlat/scaffolding ## Basic Information - **Project Name**: scaffolding - **Description**: Spring Boot单体项目 脚手架工程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-23 - **Last Updated**: 2022-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scaffolding #### 介绍 Spring Boot单体项目 脚手架工程,包含 - 日志功能,根据不同日志级别,记录到不同的日志文件中 - 全局异常处理 - 整合MybatisPlus - 整合flyway - 加入单元测试