Unable to view spring mvc request mappings for my spring boot app in Intellij
Answered
I use IntelliJ ultimate edition 16.3.
My spring boot application uses spring mvc and I am unable to view the request mappings in the spring mvc tab. The tab is always empty.
Note that I use java configuration.
Can someone please help?
Please sign in to leave a comment.
Related issues, please vote:
https://youtrack.jetbrains.com/issue/IDEA-132738
https://youtrack.jetbrains.com/issue/IDEA-139669
I have same problem with this question.
I found before qna about mvc tab in 2014 intellj doesn't support java config project mvc tab.
In my question, I use ultimate 2017.1.4 version of intellij still doesn't support java config project mvc tab?
and I think it's odd because sts(spring tool suite) support java config project requestmapping
even I pay using intellij but I can't use requestmapping? actually I disappoint with this situation.
I really hope jetbrain support this issue ASAP.