+1 vote
in Spring Framework Consuming REST Service by
Which is not a valid method in RestTemplate to get http request?

Select the correct answer from below options:

a) getForObject

b) getForEntity

c) None of the options

d) getForLocation

1 Answer

0 votes
by
d) getForLocation is not a valid method in RestTemplate to get http request

Related questions

0 votes
asked Jun 22, 2022 in Django by SakshiSharma
+1 vote
asked May 20, 2021 in POSTMAN by sharadyadav1986
...