解决intelliJ IDEA:Cannot resolve method““问题

解决intelliJ IDEA:Cannot resolve method""问题

自己在完成项目过程中出现的问题,分享我的解决方法

方法一:清空缓存(File->Invalidate Caches/Restart)

方法二: 左上角点击File —>Project Structure

添加tomocat:modules —>dependencies—>+号—>library
然后再用方法一,清空缓存重启

上一篇:Cannot invoke method xxx() on null object


下一篇:Future method cannot be called from a future or batch method