随笔分类 -  shiro

摘要:Spring整合shiro 一、 配置web.xml <!-- 配置Shiro过滤器,先让Shiro过滤系统接收到的请求 --> <!-- 这里filter-name必须对应applicationContext.xml中定义的<bean id="shiroFilter"/> --> <!-- 使用[ 阅读全文
posted @ 2017-08-21 23:35 向前爬的蜗牛 阅读(287) 评论(0) 推荐(0)