idea thymeleaf页面变量报错解决 用户5938143517345 2023-06-27 274 阅读1分钟 IDEA在thymeleaf页面编写变量,如${user.id}会出现红色波浪下划线错误,提示Validates unresolved references and invalid expressions. 可以选择直接关掉了thymeleaf的检测。