问题出现


编写了登陆界面,测试登陆代码时,一直404,访问templates下面的success.html不行

解决

SpringBoot版本和thymaleaf版本问题
本人用的是springboot2.2.0

thymaleaf开始用的是

thymaleaf后来换成就好了