I\'m writing a short web form application using spring boot and thymeleaf on IntelliJ, but it seems that in the html file, all fields in the model cannot be resolved. Here is my
Manually enabling it, worked for me in Intellij 2018.1.6 Ultimate Edition. Steps followed
Open the Project tool window (e.g. View | Tool Windows | Project).
Right-click the project or the module folder and select Add Framework Support.
Official reference : https://www.jetbrains.com/help/idea/thymeleaf.html#0c8052be