摘要: 1.在web.xml里面配置了shiroFilter(过滤器),一般是拦截所有, 在applicationContext.xml配置了访问权限!(配置一个bean,class是shiroFilterFactoryBean,在property(属性里面)配置访问权限) 阅读全文
posted @ 2022-04-22 14:31 程序员ken 阅读(28) 评论(0) 推荐(0)