标签:star 记录 check odi span temp coding 个人观点 勿喷
记录是为了更好的成长!
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency>
spring.thymeleaf.cache=false
spring.thymeleaf.prefix=classpath:/templates/
spring.thymeleaf.check-template-location=true
spring.thymeleaf.suffix=.html
spring.thymeleaf.encoding=UTF-8
spring.thymeleaf.content-type=text/html
spring.thymeleaf.mode=HTML5
以上内容代表个人观点,仅供参考,不喜勿喷。。。
标签:star 记录 check odi span temp coding 个人观点 勿喷
原文地址:https://www.cnblogs.com/newbest/p/9975061.html