引入swagger 报错Caused by: java.lang.NullPointerException: null
原因:
使用的springboot版本与Swagger版本不兼容
解决方法:
在application.yml文件中添加一下代码
spring: mvc: pathmatch: matching-strategy: ant_path_matcher
有建议,请留言!
*您的姓名:
*所在城市:
*您的联系电话:
*您的QQ:
咨询问题: