Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Spring Boot offers __ template to consume REST Services.
Home
Spring Boot
Spring Framework Consuming REST Service
Spring Boot offers __ template to consume REST Services.
+1
vote
asked
Jan 19, 2022
in
Spring Framework Consuming REST Service
by
sharadyadav1986
Spring Boot offers __ template to consume REST Services.
Select the correct answer from below options:
a) RestTemplate
b) MockMVC
c) RestMVC
d) None of the options
spring-boot-template
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 19, 2022
by
sharadyadav1986
a) RestTemplate
Spring Boot offers
RestTemplate
template to consume REST Services.
...