# SpringBoot脚手架 **Repository Path**: a15210929516/springboot_quickstart ## Basic Information - **Project Name**: SpringBoot脚手架 - **Description**: 管理后台使用lenosp api使用https://gitee.com/binfan/APIProjDemo 基本的项目配置都已完成,可以迅速开始项目开发 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2019-07-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringBoot脚手架 #### 项目介绍 管理后台使用lenosp 基础的shiro权限管理组件+layui管理后台模板+定时任务 api使用https://gitee.com/binfan/APIProjDemo 日志,异常,mybatis配置 可以迅速开始项目开发,只关注于具体业务 - 试用最简单的Demo版本开发 - Springboot2.0+shiro+Mybatis - 使用多模块方式组织代码 - common,core为底层通用模块 - api,dashboard为springboot工程对外提供服务 - api为线上业务,dashboard为管理后台 - 支持分开部署 #### 安装教程 1. git clone 2. idea 导入项目 3. 从bootstarp.sql初始化数据库 4. 后台账号面膜 admin / 123456 5. 创建业务数据表,修改core项目中的generatorConfig.xml数据库配置,自动生成mybatisDAO和Mapper文件 相关问题可以+qq149114970咨询