会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Drajun
博客园
首页
新随笔
联系
管理
订阅
2019年1月27日
SSM中shiro的基本使用
摘要: shiro 用以网站的授权和认证 配置: 一、shiro基本配置文件 所用的entity user和role 实体类 1 @Entity 2 @Table(name="USER_P") 3 @DynamicInsert(value=true) 4 @DynamicUpdate(value=true)
阅读全文
posted @ 2019-01-27 00:27 Drajun
阅读(1094)
评论(0)
推荐(0)
编辑
公告