class path resource [xxx.class] cannot be opened because it does not exist
问题:
运行tomcat时500错误,java.io.FileNotFoundException: class path resource [xxx.class] cannot be opened because it does not exist
解决方法:
删除target文件夹,运行tomcat生成新的target目录
问题:
运行tomcat时500错误,java.io.FileNotFoundException: class path resource [xxx.class] cannot be opened because it does not exist
解决方法:
删除target文件夹,运行tomcat生成新的target目录