14、shiro 链接版



thymeleaf模板
<!--thymeleaf模板-->
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-spring5</artifactId>
</dependency>
<dependency>
<groupId>org.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-java8time</artifactId>
</dependency>
头文件
xmlns:th="http://www.thymeleaf.org"
浙公网安备 33010602011771号