Y.MingPro

Results 3 comments of Y.MingPro

我也遇到了。jdk8,springboot2.5.8

> org/apache/hc/client5/http/async/methods/SimpleRequestBuilder 最终重新统一apache的包得以解决 ```xml org.apache.httpcomponents.client5 httpclient5 5.1.2 org.apache.httpcomponents.core5 httpcore5-h2 5.1.2 org.apache.httpcomponents.core5 httpcore5 5.1.2 org.apache.httpcomponents.core5 httpcore5-reactive 5.1.2 ```