|
@@ -11,6 +11,7 @@ import org.apache.hc.client5.http.classic.HttpClient;
|
|
|
import org.apache.hc.client5.http.fluent.Request;
|
|
|
import org.apache.hc.client5.http.impl.classic.HttpClientBuilder;
|
|
|
import org.apache.hc.core5.http.ContentType;
|
|
|
+import org.apache.hc.core5.http.HttpResponse;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
|
import org.springframework.web.bind.annotation.RequestMapping;
|