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目录

posted @ 2022-05-06 21:22  南风知君  阅读(253)  评论(0)    收藏  举报