不负自心 2020-07-28 16:28 采纳率: 0%
浏览 1727
已采纳

springcloud集成swagger2 swagger-bootstrap-ui使用增强模式添加@EnableSwaggerBootstrapUI报错

具体报错

An attempt was made to call a method that does not exist. The attempt was made from the following location:

com.github.xiaoymin.swaggerbootstrapui.service.SwaggerResourcesExtProvider.<init>(SwaggerResourcesExtProvider.java:52)

The following method did not exist:

springfox.documentation.schema.ClassSupport.classByName(Ljava/lang/String;)Lcom/google/common/base/Optional;

The method's class, springfox.documentation.schema.ClassSupport, is available from the following locations:

jar:file:/D:/mvnRepository/io/springfox/springfox-core/3.0.0/springfox-core-3.0.0.jar!/springfox/documentation/schema/ClassSupport.class

The class hierarchy was loaded from the following locations:

springfox.documentation.schema.ClassSupport: file:/D:/mvnRepository/io/springfox/springfox-core/3.0.0/springfox-core-3.0.0.jar

Action:

Correct the classpath of your application so that it contains a single, compatible version of springfox.documentation.schema.ClassSupport

使用jar包版本

  • 写回答

2条回答 默认 最新

      报告相同问题?

      相关推荐 更多相似问题

      悬赏问题

      • ¥20 有ASP .NET MVC做的小说阅读网站吗?
      • ¥20 beeline客户端支持ipv6地址连接hive服务
      • ¥15 香农解码的代码问题,无法输出解码结果
      • ¥15 Python操作注册表
      • ¥45 入门级别的一段VUE前端拍照像后端发送请求的代码,帮排错
      • ¥15 anaconda打开spyder后一直闪退,不知道怎么办
      • ¥15 解决迷宫问题中无法运行的问题
      • ¥15 关于aspnetcore中使用mqttnet库的entire
      • ¥15 关于#python#的问题,请各位专家解答!
      • ¥100 关于远控软件的两个问题