Bladex-Biz项目启动gateway报错

Blade 已结 2 1083
CJH666
CJH666 2020-06-11 17:15

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

1. 参考开发文档已排除了引入的web模块

2. blade-common、blade-service包没发现web依赖

3. 启动blade-gateway


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

按照步骤应该是启动成功,实际启动报错


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

开发工具idea2018版,windows操作系统

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

报错信息如下:

org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [org.springblade.gateway.GateWayApplication]; nested exception is java.io.FileNotFoundException: class path resource [org/springframework/web/servlet/config/annotation/WebMvcConfigurer.class] cannot be opened because it does not exist

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

2条回答
提交回复