M
M
mitaichik2016-08-29 14:47:51
Java
mitaichik, 2016-08-29 14:47:51

Does Spring have its own library for making HTTP requests?

Hello!
Spring is an absolute noob. Among the Spring projects, I can't find libraries for making HTTP requests to a third-party API. Does he have something similar, or do you need to use third-party solutions?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evhen, 2016-08-29
@mitaichik

RestTemplate
is in spring-web package

P
protven, 2016-08-29
@protven

Offhand - there is no such thing. Use the wonderful Apache Http Client - https://mvnrepository.com/artifact/org.apache.http...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question