I created new Java module from scratch in my project. \"create \'src\' folder\" was selected in module creation wizard. There is single \"com\" package in source folder which co
If the problem can not revolve by invalid retart, or rebuild projet. however the maven clean install build well.
Sometimes, the cause is tomcat's tasks. If ur maven build well, then there is no reason that error cant find symbol
. So you can edit tomcat conf, check if there is task before launch was setting, just delet these tasks. Tomcat will only take the maven build.