this inspection reports all properties not referenced from outside of the properties file”解决方案
“this inspection reports all properties not referenced from outside of the properties file”解决方案@TOC
项目引入mogodb的时候,在配置不同环境变量的时候,提示““this inspection reports all properties not referenced from outside of the properties file”,刚开始以为是自己的配置有问题,几番折腾找到了一下文章,亲测有效,mark一下。
1解决办法
project structure
找到对应的项目,resource——apply——ok
重新看引入的项目已经可以了
在这里插入图片描述
参考:https://blog.****.net/wdays83892469/article/details/88787865