Y.MingPro
Y.MingPro
而且希望可以增加对纯nginx的支持
我也遇到了。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 ```