解决方案之‘Failed to start bean ‘documentationPluginsBootstrapper‘; nested exception is java.lang.NullPoi

解决方案之‘Failed to start bean ‘documentationPluginsBootstrapper‘; nested exception is java.lang.NullPoi,第1张

错误提示:

Failed to start bean ‘documentationPluginsBootstrapper‘; nested exception is java.lang.NullPoi

错误原因:

springboot(2.6.7)版本过高和swagger(3.0.0)相冲突,需要降低版本。

解决方法:

pom.xml中降低版本为2.5.4,

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/langs/924709.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-16
下一篇 2022-05-16

发表评论

登录后才能评论

评论列表(0条)

保存