spring+shiro權限判斷

1、創建spring工程 配置: (1)web.xml中配置shiro <!--shiro 的配置--> <filter> <filter-name>shiro</filter-name> <filter-class> org.springframework.web.filter.DelegatingFilterProxy </filter-class>
相關文章
相關標籤/搜索