Idea中SpringBoot引入thymeleaf没有提示
时间:2019-06-16 18:34:49
收藏:0
阅读:1275
问题描述:
最近使用Idea搭建SpringBoot时,用到了 thymeleaf,但是出现了点问题:输入th: 代码有没有提示。

解决方法:
<html lang="en" xmlns:th="http://www.thymeleaf.org">原文:https://www.cnblogs.com/qhcyp/p/11032408.html
评论(0)