Broadcom-VMware
2V0-72.22PSE · Question #80
The Spring RestTemplate class:
Sign in or unlock 2V0-72.22PSE to reveal the answer and full explanation for question #80. The question stem and answer options stay visible for context.
REST
Question
The Spring RestTemplate class:
Options
- ACan be used for non-blocking I/O, streaming applications, or handling reactive streams back
- BRequires HttpMessageConverters to be explicitly defined for it before it can be used.
- CCan only be used to talk to applications implemented using Spring MVC or WebFlux.
- DCan be used to send and receive HTTP data defined using Spring's RequestEntity and
Unlock 2V0-72.22PSE to see the answer
You've previewed enough free 2V0-72.22PSE questions. Unlock 2V0-72.22PSE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#RestTemplate#HTTP Communication#RequestEntity#Synchronous Client