ExamGecko
Question list
Search
Search

Question 47 - 2V0-72.22 discussion

Report
Export

Refer to the exhibit.

Which statement is true? (Choose the best answer.)

A.
CustomerRepository should be a class, not an interface.
Answers
A.
CustomerRepository should be a class, not an interface.
B.
JPA annotations are required on the Customer class to successfully use Spring Data JDBC.
Answers
B.
JPA annotations are required on the Customer class to successfully use Spring Data JDBC.
C.
An implementation of this repository can be automatically generated by Spring Data JPA.
Answers
C.
An implementation of this repository can be automatically generated by Spring Data JPA.
D.
A class that implements CustomerRepository must be implemented and declared as a Spring Bean.
Answers
D.
A class that implements CustomerRepository must be implemented and declared as a Spring Bean.
Suggested answer: C
asked 16/09/2024
Alajauan Adams
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first