This is a technical video of Spring Data JPA series. In this, I have tried to explain how to implement Pagination and Sorting in Repository layer using Spring Data JPA.
First of all there is a recap of previous video and then with the help of code we have implemented Pagination and Sorting in the repository layer. We will see how to extend JpaRepository and use default Pagination and Sorting methods.
Don’t forget to like, comment, and share with other developers working with databases!
For educational purposes only.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
You can download the code shown in video from : https://github.com/abhishekvermaa10/S...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
00:00 Introduction
00:40 Recap of previous video
04:03 Implementing Pagination and Sorting
15:35 Executing the code
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Software Requirements:
• Java 21: https://www.oracle.com/in/java/techno...
• Spring Tool Suite (STS) 4: https://spring.io/tools
• MySQL Community Server 8.4: https://dev.mysql.com/downloads/mysql
• DBeaver: https://dbeaver.io
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Social Media Handles:
• Telegram: https://t.me/ScaleUpIndiayt
• YouTube: / @abhishekvermaa10
• Instagram: / abhishekvermaa10
• LinkedIn: / abhishekvermaa10
• GitHub: https://github.com/abhishekvermaa10
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Download and Install videos:
• Java 21: • Download and Install Java 21 | Works ...
• Spring Tool Suite (STS) 4: • Download and Install Spring Tool Suit...
• MySQL 8.4: • Download and Install MySQL Community ...
• DBeaver: • How to Install DBeaver and Connect to...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Binge watch videos and playlists:
• Daily Interview series: • Concept-in-a-Minute
• Multithreading: • Chapter-04: Unlocking the Multithread...
• Concurrency: • Chapter-05: Mastering Concurrency in ...
• Generics: • Chapter-02: How Generics Simplify Dat...
• Collection Framework: • Chapter-03: Say Goodbye to Arrays: Th...
• Exception Handling: • Chapter-01: Java Exception Handling: ...
• Lambda Expression: • Chapter-06: Supercharge Java Projects...
• Streams API: • Chapter-07: Stream API Decoded: Trans...
• Optional Class: • Chapter-08: Null No More: Master Java...
• DateTime API: • Chapter-09: Untold Stories of Java Da...
• JDBC: • Java Database Connectivity (JDBC)
• Maven: • Maven
• Hibernate: • Hibernate
• Spring Basics with Spring Boot: • Spring Basics with Spring Boot
• Spring Data JPA with Spring Boot: • Spring Data JPA with Spring Boot
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Copyright © 2024 Abhishek Verma - All Rights Reserved