Quiz: Spring Data JPA

Test your knowledge of Spring Data JPA with a quiz.

We'll cover the following...

Quiz on Spring Data JPA

1.

Which annotation is used to mark a POJO class as an entity in Spring Data JPA?

A.

@Service

B.

@Entity

C.

@Component

D.

@Controller


1 / 6
...