Quiz: Spring Data MongoDB
Assess your understanding of working with MongoDB and Spring Data by applying concepts related to querying, transactions, and auditing. This quiz helps reinforce your integration skills and practical knowledge in using Spring Data MongoDB effectively.
We'll cover the following...
We'll cover the following...
...
Quiz on Spring Data MongoDB
1.
Which annotation is used to mark a class as a document in Spring Data MongoDB?
A.
@Entity
B.
@Document
C.
@Collection
D.
@MongoDocument
1 / 7