springboot + shiro
介绍
springboot + shiro + mybatis-plus 集成项目, 使用 mybatis-plus 生成 entity 和 dao 代码,集成 shiro 的权限控制
需要知识
- springboot
- mybatis
- shiro
源码
见本项目
项目启动
- 导入 sql , 修改数据库配置
- Redis Windows版本下载 。直接下载zip版本解压到任意目录即可。
下载后,使用cmd命令切换到Redis根目录,然后运行
redis-server.exe redis.windows.conf
启动即可。
收获
Please feel free to contact us with any questions you may have.