推荐
专栏
教程
课程
飞鹅
本次共找到70条
shiro
相关的信息
Easter79
•
3年前
springboot下 shiro使用ehcache和@cacheable冲突的处理
springboot提供缓存注解标签@Cacheable,当使用ehcache时,autoconfig机制会根据配置文件自动去初始化bean而shiroConfig在@Configuration构造时,也会去初始化ehcache,项目启动会产生如下异常org.apache.shiro.cache.CacheException:net.sf.
Easter79
•
3年前
springboot使用freemarker shiro标签
<!freemarkershiro(标签)begin<dependency<groupIdnet.mingsoft</groupId<artifactIdshirofreemarkertags</artifactId
Stella981
•
3年前
SpringBoot学习:整合shiro自动登录功能(rememberMe记住我功能)
首先在shiro配置类中注入rememberMe管理器!复制代码(https://oscimg.oschina.net/oscnet/675f5689159acfa2c39c91f4df40a00ce0f.gif)/cookie对象;rememberMeCookie()方法是设置Cookie的生成模
Stella981
•
3年前
SpringBoot学习笔记(十六:Shiro )
原文作者:纯洁的微笑 原文链接:http://www.ityouknow.com/springboot/2017/06/26/springbootshiro.html文章目录一、ApacheShiro(https://www.oschina.net/action/GoToLink?urlhttps%3A%
Stella981
•
3年前
Apache Shiro 漏洞检测
1.检测工具https://pan.baidu.com/s/1qCpm_E_Gw1VqSwkNyaWhEwudwt2.检测命令检测是否使用shiro:javacpshiro_tool.jarshiro.Checkhttp://urljavajarshiro_tool
Wesley13
•
3年前
工作周记
1、搭建定时任务quartz 本来是打算把定时任务放入后台管理中,这样目前没问题,但是弱后期加入权限管理shiro,那么肯定有冲突的,原因是最新版的shiro会使用quartz1.6版本,而最新的quartz已经到了2.3 有人索性把quartz版本降到了1.6,这样就没问题,我想这样不好,2.3的新功能都用不到,1.6多多少少肯定会有一定b
Stella981
•
3年前
Shiro session和Spring session一样吗?
出自:https://yq.aliyun.com/articles/114167?tt11\.疑问我们在项目中使用了springmvc作为MVC框架,shiro作为权限控制框架,在使用过程中慢慢地产生了下面几个疑惑,本篇文章将会带着
Easter79
•
3年前
SpringBoot学习:整合shiro自动登录功能(rememberMe记住我功能)
首先在shiro配置类中注入rememberMe管理器!复制代码(https://oscimg.oschina.net/oscnet/675f5689159acfa2c39c91f4df40a00ce0f.gif)/cookie对象;rememberMeCookie()方法是设置Cookie的生成模
Easter79
•
3年前
Springboot+shiro配置笔记+错误小结(转)
<divclass"postBody"<divid"cnblogs\_post\_body"class"blogpostbody"<p <spanstyle"color:ff0000"软件152尹以操</span</p<p springboot不像springmvc,它没有xml配置文件,那该如何配置shiro呢
Easter79
•
3年前
SpringBoot学习笔记(十六:Shiro )
原文作者:纯洁的微笑 原文链接:http://www.ityouknow.com/springboot/2017/06/26/springbootshiro.html文章目录一、ApacheShiro(https://www.oschina.net/action/GoToLink?urlhttps%3A%
1
2
3
4
5
6
7