一、该问题的重现步骤是什么?
1. 升级spring web相关版本
2.
3.
二、你期待的结果是什么?实际看到的又是什么?
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
四、请提供详细的错误堆栈信息,这很重要。
Description:
An attempt was made to call a method that does not exist. The attempt was made from the following location:
org.springframework.http.client.reactive.ReactorClientHttpConnector.lambda$applyLoopResources$1(ReactorClientHttpConnector.java:86)
The following method did not exist:
reactor.netty.http.client.HttpClient.runOn(Lreactor/netty/resources/LoopResources;)Lreactor/netty/transport/Transport;
The method's class, reactor.netty.http.client.HttpClient, is available from the following locations:
jar:file:/D:/Software_for_Development/Maven/bladex1/io/projectreactor/netty/reactor-netty/0.9.20.RELEASE/reactor-netty-0.9.20.RELEASE.jar!/reactor/netty/http/client/HttpClient.class
The class hierarchy was loaded from the following locations:
reactor.netty.http.client.HttpClient: file:/D:/Software_for_Development/Maven/bladex1/io/projectreactor/netty/reactor-netty/0.9.20.RELEASE/reactor-netty-0.9.20.RELEASE.jar
Action:
Correct the classpath of your application so that it contains a single, compatible version of reactor.netty.http.client.HttpClient
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端