OperationModelsProviderPlugin.class cannot be opened because it does not exist

187 阅读1分钟

class path resource [springfox/documentation/spi/service/OperationModelsProviderPlugin.class] cannot be opened because it does not exist

如果遇到这个问题, 直接打开本地maven仓库, 删除整个 xiaoymin 文件夹下面的包

image.png

知道是jar包的原因, 但是不知道具体是哪个jar包的原因, 索性直接全部删除, 重新导入!!!

问题解决!!!