logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

解决 swagger Failed to start bean ‘documentationPluginsBootstrapper’

踩坑笔记Failed to start bean ‘documentationPluginsBootstrapper’解决方法在项目的yml配置文件中配置以下内容 (亲测有效)spring:mvc:pathmatch:matching-strategy: ant_path_matcher问题产生原因原因是在springboot 2.6.0中将SpringMVC 默认路径匹配策略从AntPathMa

#java#spring boot#mvc
到底了