Swagger2 Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException报错


报错信息:
Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException

我是springboot版本 2.6.5
主要是版本更新的问题,再配置类中加上

spring.mvc.pathmatch.matching-strategy=ant_path_matcher即可解决


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM