会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
nicebaoke
博客园
首页
新随笔
联系
订阅
管理
2024年8月18日
分享!! 如何自定义权限校验的注解并用AOP拦截实现权限校验
摘要: Customize permission verification annotation and implement it with AOP 详细步骤 创建自定义注解 自定义如下 解释一下: @Target(ElementType.METHOD) // 指定为method上使用的注解 @Retent
阅读全文
posted @ 2024-08-18 11:09 loopyhz
阅读(46)
评论(0)
推荐(0)
编辑
公告