How to remove false information given by Intellij Idea for method “usage”?
while trying to learn frontend in a spring-boot project, Intellij showed me 6 usages for method, but when I click on those I don’t see anything calling that method. How can I rectify this bug? Already tried clearing cache and stuff like that..