# spring-boot-base **Repository Path**: jw_chou/spring-boot-base ## Basic Information - **Project Name**: spring-boot-base - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-07 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` spring boot base | ├──base 基础封装 ├──common 配置 切面 常量 枚举 异常 工具 ├──controller 控制器 ├──entity 实体 ├──mapper dao层 ├──mapper oss附件上传 ├──pojo 简单实体对象 ├──service 业务层 ├──sql sql文件 ├──templates mybatis plus 代码生成模板 ```