How to address Spring Boot + Thymeleaf : 'Cannot resolve symbol' in template in IntelliJ IDEA
The title describes the problem pretty much...
In Spring Boot, when using Thymeleaf as template engine, the referenced variables in the template are marked as errors in the IntelliJ IDEA's Problem Pane. Below is a screenshot of the case:
When comp...
andrewbkim.dev1 min read