# test-shirospring **Repository Path**: wxy_git/test-shirospring ## Basic Information - **Project Name**: test-shirospring - **Description**: shiro example with spring framework - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2018-11-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #test-shirospring Shiro集成在Spring MVC框架中 1.shiro基本的权限认证授权功能 2.jsp标签使用 3.自定义授权sql 4.验证在分布式环境下的shiro验证是否会出问题: 基于session保存身份信息 5.集成zookeeper实现本地缓存更新