Quiz Yourself on Displaying Data
Take this quiz to test yourself on the basics of displaying data.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What Spring Data JPA repository do you use if you want to have paging of the database results?
A.
org.springframework.data.repository.SortingRepository
B.
org.springframework.data.repository.PagingAndSortingRepository
C.
org.springframework.data.repository.PagingRepository
1 / 3