This thread said the problem is fixed already, but it seems that I still have the problem even I have the latest version of IntelliJ Ultimate.
I have implementation "org.springframework.boot:spring-boot-starter-thymeleaf"
in my gradle setting.
The application works fine, but I want to be able to use The Navigate to Declaration feature provided by IntelliJ. I already have thymeleaf-spring
module in my project.