springboot整合shiro(超详细,你想要的都在这了)
Springboot整合Shiro
文章目录pom依赖前端页面(thymeleaf整合shiro)thymeleaf中shiro标签解释数据库理解shiro的几个组成部分编写Shiro配置类
pom依赖
<dependencies>
<!--thymeleaf-->
<dependency>
<groupId>org.springframework.boot</groupId>
原创
2021-12-08 15:33:43 ·
18207 阅读 ·
1 评论