# simple **Repository Path**: cyj1995/simple ## Basic Information - **Project Name**: simple - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-31 - **Last Updated**: 2024-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 介绍 simple 自用,规范代码 框架 主体:springboot、spring-data-redis、mybatis-plus 结构说明: base模块 -> 基础模块 module模块 -> 实体模块 bo -> 入参 po -> db交互实体 vo -> 响应体 control模块 -> 交互模块 安装教程 java8 安装自己的MySQL和redis,直接根目录打包启动 使用说明 1.druid监控地址: http://localhost:8080/simple/druid/login.html 2.swaager地址: http://localhost:8080/simple/swagger-ui.html