发表评论取消回复
相关阅读
相关 Springboot2集成Shiro框架(六)使用MemoryConstrainedCacheManager缓存
目录 * * 1、什么是MemoryConstrainedCacheManager * 2、为什么要使用缓存 * 3、如何使用 ...
相关 Springboot2集成Shiro框架(五)使用rememberMe功能
目录 * * 1、什么是rememberMe * 2、rememberMe工作原理 * 3、使用rememberMe * ...
相关 Springboot2集成Shiro框架(三)自定义Realm
目录 * * 1、realm的作用 * 2、数据库设计 * 3、创建自定义realm * * 3.1 userServ...
相关 Springboot2集成Shiro框架(二)自定义Filter
目录 * * 1、什么是Filter * 2、引入依赖 pom.xml * 3、建立Filter * * 3.1权限属...
相关 Springboot2集成Shiro框架(一)认识shiro
目录 * * 1、简介 * 2、核心架构 * 3、具体化 1、简介 Apache Shiro是一个强大且易用的Java安全框架...
相关 Springboot2集成Shiro框架(八)使用redis管理session
目录 1、为什么要使用redis管理session 2、session的工作原理 3、session的生命周期 4、
相关 Springboot2集成Shiro框架(七)使用ehcache缓存
目录 1、pom.xml配置 2、在核心启动类上新增开启缓存注解 3、新增ehcache.xml 4、ShiroCo
相关 Shiro教程_2 Shiro+SpringBoot+Mysql+Redis(缓存)
源代码 https://gitee.com/fakerlove/Shiro Shiro+SpringBoot+Mysql+Redis(缓存) 1. 添加依赖
相关 SpringBoot集成Shiro安全框架
使用技术: SpringBoot 2.0 Shiro MyBatis-Plus > 项目地址:https://github.com/jitwxs/blog
相关 前后分离springboot2.1集成shiro使用redis做权限认证缓存
整整搞了两天,网上好多文章没有标注出小版本,让我很是艰难。这里记录一下。 1:pom文件 <?xml version="1.0" encoding="UTF-8"?
还没有评论,来说两句吧...