//正常启动的时候,直接就启动异常了,找对应的匹配配置没有找到。
//就是启动的时候上下文加载的时候没有找到对应swagger 的配置资源
org.springframework.context.ApplicationContextException:Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NullPointerException
Caused by:
springboot 2.6.* 版本核swagger 3.0版本的兼容问题,启动失败解决方案
最新推荐文章于 2024-09-23 17:58:23 发布