我已经配置了下面的属性文件classpath:applicationHost.properties从我的弹簧豆中,我正在注入属性文件@Value("#{appsDeployedProperties}")privatePropertiesappsDeployedProperties;因为我已经设置了nighoreresourcenotfound=true,如果找不到属性文件,我不会期望任何错误。但是,如果缺少属性文件,我的春季上下文初始化会失败。我在这里做错了吗?谢谢你的帮助。错误堆栈跟踪:>Errorcreatingbeanwithname'instanceConfigurati>on':Un