IDEA在thymeleaf页面编写变量,如${user.id}会出现红色波浪下划线错误,提示Validates unresolved references and invalid expressions.
idea中thymeleaf页面变量报错
解决办法:可以选择直接关掉了thymeleaf的检测。
idea中thymeleaf页面变量报错

相关文章: