摘要: SpringBoot整合Shiro SpringBoot整合Shiro流程 引入shiro-spring依赖 编写自定义的Realm它需要继承于AuthorizingRealm。 编写ShiroConfig 使用Shiro 引入shiro-spring依赖 <dependency> <groupId 阅读全文
posted @ 2021-04-18 16:45 TKG 阅读(65) 评论(0) 推荐(0)