最近使用Idea搭建SpringBoot时,用到了 thymeleaf,但是出现了点问题:输入th: 代码有没有提示。
thymeleaf
th:
<html lang="en" xmlns:th="http://www.thymeleaf.org">
Idea中SpringBoot引入thymeleaf没有提示
原文:https://www.cnblogs.com/qhcyp/p/11032408.html