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
I had two different portions of code: the first was showing the error and the second was not doing it.
I observed that there is a difference in the xmlns:th attribute.