# springboot_shiro **Repository Path**: qc366/springboot_shiro ## Basic Information - **Project Name**: springboot_shiro - **Description**: springboot2.0+shiro+mybatis-plus+mysql+redis的整合实现。 学习https://gitee.com/yadong.zhang/shiro的代码,整合了mybatis-plus,并加上了自己的注释和理解。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot_shiro #### 介绍 springboot2.0+shiro+mybatis-plus+mysql+redis的整合实现。 学习https://gitee.com/yadong.zhang/shiro的代码,整合了mybatis-plus,并加上了自己的注释和理解。 #### 开发环境 | 工具 | 版本或描述 | | ----- | -------------------- | | OS | Windows 10 | | JDK | 1.8+ | | IDE | IntelliJ IDEA 2018.2 | | Maven | 3.3.9 | | MySQL | 5.7+ | **用户密码** _超级管理员_: 账号:root 密码:123456 _普通管理员_: 账号:admin 密码:123456 **Druid监控** _链接_: `http://127.0.0.1:8080/druid/index.html`