# demo **Repository Path**: wang-chen113/demo ## Basic Information - **Project Name**: demo - **Description**: springboot基础项目构建,整体为maven下的springboot项目,实体类进行分割(BO 请求参数校验, VO 响应数据, entity 对应数据据库字段),swagger2作为api文档生成工具,mybatisplus代理sql,根据业务需求不同,后续由此进行二次开发。 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-07 - **Last Updated**: 2023-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, Maven, MySQL, mybatis-plus, Swagger ## README ## 项目名称 > springboot基础项目模板 ## 运行条件 > 列出运行该项目所必须的条件和相关依赖 * jdk 8 * mySQl 8.0 * Maven 3.9.3 * ... ## 运行说明 > 说明如何运行和使用你的项目,建议给出具体的步骤说明 * MyApplication启动 ## 测试说明 > 如果有测试相关内容需要说明,请填写在这里 ## 技术架构 > 使用的技术框架或系统架构图等相关说明,请填写在这里 > MyBatis-plus > springboot > maven > mysql 8.0 > ... ## 协作者 > WangChen > 王晨