springbotxxx.properties cannot be opened because it does not exist

mac2022-06-30  26

学习springboot,找了个项目学习。

出现 如下错误:

springbot  xxx.properties cannot be opened because it does not exist

检查了多遍,配置文件没有错

后来发现target目录中还是很久之前编译产生的文件。

 

so

maven clean

重新 compile之后就可以了

 

最新回复(0)