ExamGecko
Question list
Search
Search

Question 19 - 2V0-72.22 discussion

Report
Export

Which two statements are true regarding the RestTemplate class? (Choose two.)

A.
It supports asynchronous non-blocking model.
Answers
A.
It supports asynchronous non-blocking model.
B.
It automatically supports sending and receiving Java objects.
Answers
B.
It automatically supports sending and receiving Java objects.
C.
It provides convenience methods for writing REST clients.
Answers
C.
It provides convenience methods for writing REST clients.
D.
It provides convenience methods for writing REST services.
Answers
D.
It provides convenience methods for writing REST services.
E.
Sending an HTTP request with a custom header is not possible when using RestTemplate.
Answers
E.
Sending an HTTP request with a custom header is not possible when using RestTemplate.
Suggested answer: B, E

Explanation:

Reference: https://docs.spring.io/spring-framework/docs/current/javadocapi/org/springframework/web/client/ RestTemplate.html

asked 16/09/2024
- Paulo Fonseca
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first