随笔分类 -  Shiro

Shiro与Spring整合
摘要:Shiro引入Spring 添加jar包/maven配置 <!-- shiro支持 --> <dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-core</artifactId> <version>1.2.4</ver 阅读全文
posted @ 2018-12-15 22:10 纸菠萝 阅读(337) 评论(0) 推荐(0)
Shiro学习
摘要:Shiro学习资源 Shiro官网,http://shiro.apache.org/index.html 学习网站链接,http://blog.java1234.com/blog/articles/45.html 视频资源,我的网盘 > 纸菠萝 > 学习_其他 > 一头扎进(java1234) > 阅读全文
posted @ 2018-12-14 15:21 纸菠萝 阅读(226) 评论(0) 推荐(0)