boot版 使用腾讯云存储启动报错

Blade 未结 1 154
飘雨
飘雨 剑者 2023-05-27 16:07

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

1. boot版 使用腾讯云存储启动报错

2. 

3.


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


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

3.0.1.RELEASE版本

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


Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2023-05-27 15:55:15.041 ERROR 5712 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   :

***************************
APPLICATION FAILED TO START
***************************

Description:

Parameter 0 of constructor in org.springblade.modules.resource.endpoint.OssEndpoint required a bean of type 'org.springblade.modules.resource.builder.oss.OssBuilder' that could not be found.


Action:

Consider defining a bean of type 'org.springblade.modules.resource.builder.oss.OssBuilder' in your configuration.

Disconnected from the target VM, address: '127.0.0.1:53727', transport: 'socket'

Process finished with exit code 1


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


一定要maven 重新clean后 才能启动,请问这个是什么问题,要怎么解决呢?

1条回答
  • 用debug模式启动,要编译生成对应的类。

    0 讨论(0)
提交回复