Broadcom-VMware
2V0-72.22 · Question #56
Which following statements are true about Spring Data? (Choose two.)
The correct answer is A. Spring Data implementations exist for many data storage types, such as MongoDB, Neo4j, and C. Spring Data can greatly reduce the amount of "boilerplate" code typically needed for data. See the full explanation below for the reasoning.
Question
Which following statements are true about Spring Data? (Choose two.)
Options
- ASpring Data implementations exist for many data storage types, such as MongoDB, Neo4j, and
- BSpring Data works by applying the JPA annotations to data stores such as MongoDB, Neo4j,
- CSpring Data can greatly reduce the amount of "boilerplate" code typically needed for data
- DSpring Data is specifically designed for JPA, JDBC, and relational database access only.
- ESpring Data cannot be used together with Spring MVC.
How the community answered
(44 responses)- A73% (32)
- B16% (7)
- D5% (2)
- E7% (3)
Community Discussion
No community discussion yet for this question.