搜索资源列表
shiro
- shiro-spring框架例子,结合了mybatis,带有授权部分-shiro-spring framework example, a combination of mybatis, with the authorization part
shirodemo
- spring shiro demo,spring整合apache shiro 实现权限管理-spring shiro demo
shiro
- 基于spring mvc spring data jpa与shiro集成的权限管理,可以对按钮加权限-Based on MVC spring data JPA spring and Shiro integration of rights management, you can add permissions to the button
spring-boot-shiro1
- spring-boot shiro 用例。包含配置文件 。Maven工程。-spring-boot shiro
spring-shiro-training
- spring整合shiro学习的案例,欢迎初学者学习,大家一起努力。-18/5000 Spring zhěnghé shiro xuéxí de ànlì Spring shi shi learning case
spring-shiro-training-master
- SSM框架的后台权限管理应用。可以做为企业基础架构- SSM framework for background rights management applications. Can be used as an enterprise infrastructure
shiro_ssm
- spring + shiro框架,maven搭建的-spring+ shiro
spring-shiro-training
- 用户登录权限、管理操作、初学者必备源代码,欢迎下载(User login permissions, management operations, beginners necessary source code, please download)
Mavenshiro
- maven+shiro+hibernate+spring
SpringMVC-Mybatis-Shiro-redis-0.2-master
- java的springMvc,mybatis,shiro的操作(java of spring mvc to build application program)
spring boot+shiro
- Sprinboot+redis+shir实现细粒度的权限(Sprinboot+redis+shiro implementation of fine grained authority management)
Shiro
- SSM+shiro demo 集成shiro 下载可直接运行(SSM+shiro demo spring+mybatis+shiro)
ssm_shiro_demo
- Java语言的框架整合及权限的控制(粗粒度、细粒度) SSM(spring+springmvc+mybatis)的整合 SSM+shiro基于资源的权限控制整合demo 配置文件原理的注释 shiro的认证、授权、及从数据库mysql获取的认证信息方法都有提供(Framework integration of Java language and control of permissions (coarse grained, fine-grained) The integration
SIMS1
- 学生信息管理系统,使用spring springMVC hibernate 框架完成后台开发 ,前台使用extjs,安全管理shiro(The student information management system uses the spring springMVC hibernate framework to complete the backstage development, the front desk uses extjs, and the Shiro is safely mana
spring_config
- spring配置,shiro配置,权限控制(spring config and shiro config and mange config)
crm
- 系统部分中功能管理,权限管理,shiro登录和拦截作用(<bean id="txManager" class="org.springframework.jdbc.datasource.DataSourceTransactionManager"> <property name="dataSource" ref="dataSource"/> </bean>)
SpringMVC-Mybatis-Shiro-redis-0.2-master
- 学习spring和springmvc结合shrio和redis,这是一个比较完整的demo,学习上手也比较快(Learning spring and springmvc combined with shrio and redis is a relatively complete demo, and learning is also faster.)
mzpark
- 一个基于spring+springMVC+mybatis+shiro开发的后台程序,含微信关注、二维码、查看微信用户信息、支付。(Load the Java service stable running project.)
wangzhixuan-spring-shiro-training-master
- spring+shiro配置权限管理,对权限的增删改操作。(Spring+shiro Configure permission management, add and delete operation of permission.)
shiro入门学习源码
- 第一章 Shiro简介 第二章 身份验证 第三章 授权 第四章 INI配置 第五章 编码/加密 第六章 Realm及相关对象 第七章 与Web集成 第八章 拦截器机制 第九章 JSP标签 第十章 会话管理 第十一章 缓存机制 第十二章 与Spring集成 第十三章 RememberMe 第十四章 SSL 第十五章 单点登录 第十六章 综合实例 第十七章 OAuth2集成