# springboot2x整合shiro以及mybatisplus **Repository Path**: imoot/springboot2x_shiro_mybatisplus ## Basic Information - **Project Name**: springboot2x整合shiro以及mybatisplus - **Description**: SpringBoot2.x+Shiro+MybatisPlus的简单整合 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-07-20 - **Last Updated**: 2021-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot2x整合shiro以及mybatisplus #### 介绍 SpringBoot2.x+Shiro+MybatisPlus的简单整合 #### 安装教程 1. 下载jdk、maven、idea、mysql、git 2. 安装并配置如上应用 #### 使用说明 1. 在src--->main--->resources--->sql下找到shiro_test.sql,在mysql workbench中打开并执行 2. clone项目到本地 3. 使用idea打开项目