启动Resource失败

Blade 未结 1 877
mango_6bd
mango_6bd 剑童 2020-09-03 14:46

一、该问题的重现步骤是什么?

1. 启动Resource

2. 

***************************

APPLICATION FAILED TO START

***************************


Description:


Parameter 0 of constructor in com.creawor.resource.config.BladeOssConfiguration required a bean of type 'org.springblade.core.oss.props.OssProperties' that could not be found.



Action:


Consider defining a bean of type 'org.springblade.core.oss.props.OssProperties' in your configuration.

3.


二、你期待的结果是什么?实际看到的又是什么?


三、你正在使用的是什么产品,什么版本?在什么操作系统上?


四、请提供详细的错误堆栈信息,这很重要。


五、若有更多详细信息,请在下面提供。

1条回答
  • 看一下oss的配置是否生效,需要配置oss.name=qiniu或者alioss后,配置类才会初始化properties

    0 讨论(0)
提交回复