我这个问题是由thymeleaf报出的。thymeleaf原因是thymeleaf的默认路径是/thymeleaf/这个文件,而我要映射到的是webapp下面最直接的index.html,也就是/的目录下。在/thymeleaf/当然找不到。