Correct. I will quote from the VMWare course on Spring Boot:
Spring Data (JPA) will implement the following:
- Scans for interface extending Spring Data Common Repository<T, K>
- CRUD methods auto-generate if using CrudRepository<T, K>
- Paging, custom queries and sorting supported
- Variations exists for most Spring Data sub-projects.
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Azuni
7 months ago