IDEA thymeleaf ${xxx.xxx}表达式报错,红色波浪线
Posted lkylin
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA thymeleaf ${xxx.xxx}表达式报错,红色波浪线相关的知识,希望对你有一定的参考价值。
错误示范:
解决方法:
在
<!doctype html>
下加入下面这个标签:
<!--suppress ALL-->
修改之后:
以上是关于IDEA thymeleaf ${xxx.xxx}表达式报错,红色波浪线的主要内容,如果未能解决你的问题,请参考以下文章
idea报错Cannot access com.XXX.XXX