Springboot2.0整合thymeleaf和shiro

在springboot2.0中需要注意一个问题,那就是shiro和thymeleaf的支持依赖需要使用2.0.0 1、添加依赖         <dependency>             <groupId>com.github.theborakompanioni</groupId>             <artifactId>thymeleaf-extras-shiro</artifac
相关文章
相关标签/搜索