ExamGecko
Question list
Search
Search

Question 60 - 2V0-72.22 discussion

Report
Export

Which following statements are true about Spring Data? (Choose two.)

A.
Spring Data implementations exist for many data storage types, such as MongoDB, Neo4j, and Redis.
Answers
A.
Spring Data implementations exist for many data storage types, such as MongoDB, Neo4j, and Redis.
B.
Spring Data works by applying the JPA annotations to data stores such as MongoDB, Neo4j, and Redis.
Answers
B.
Spring Data works by applying the JPA annotations to data stores such as MongoDB, Neo4j, and Redis.
C.
Spring Data can greatly reduce the amount of “boilerplate” code typically needed for data access.
Answers
C.
Spring Data can greatly reduce the amount of “boilerplate” code typically needed for data access.
D.
Spring Data is specifically designed for JPA, JDBC, and relational database access only.
Answers
D.
Spring Data is specifically designed for JPA, JDBC, and relational database access only.
E.
Spring Data cannot be used together with Spring MVC.
Answers
E.
Spring Data cannot be used together with Spring MVC.
Suggested answer: C, D

Explanation:

Reference: https://docs.spring.io/spring-data/data-commons/docs/1.6.1.RELEASE/reference/html/repositories.html

asked 16/09/2024
Sae Frrr
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first