SpringBoot中使用thymeleaf 问题:Cannot find template location: classpath:/templates/
方案一:在pom.xml中引入如下配置org.springframework.bootspring-boot-maven-pluginsrc/main/resources**/*.xml**/*.properties**/*.html/static/然后在application.properties文件中可注释文件路径配置#thymeleafspring.thymeleaf.suffix=.htm