springboot2.6.4集成springfoxswagger时出现Failed to start bean ‘documentationPluginsBootstrapper‘

springboot2.6.4集成springfoxswagger时出现Failed to start bean ‘documentationPluginsBootstrapper‘,第1张

springboot2.6.4集成springfoxswagger时出现Failed to start bean ‘documentationPluginsBootstrapper’;

nested exception is java.lang.NullPointerExceptionthis.conditon为空

在配置文件中添加

spring.mvc.pathmatch.matching-strategy=ant_path_matcher

即可

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

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

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

发表评论

登录后才能评论

评论列表(0条)

保存