spring securing-web 官网示例跑不起来的原因
2019-05-06 本文已影响0人
大爱极简
https://github.com/spring-guides/gs-securing-web.git
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
pom文件记得 加上这个 要不就会报500 错误