Get Free Courses: https://www.getarrays.io/
Pagination example with Spring Data JPA and Angular.
Learn how to implement Pagination in Spring Data JPA using a Spring Boot project and Angular in the front end.
Join the Facebook Community:
https://bit.ly/39sU0tE
Follow on:
Facebook: https://bit.ly/3lTSQgV
Instagram: https://bit.ly/3EIkCFD
Junior's Instagram: https://bit.ly/3lm9O8w
Twitter: https://bit.ly/3kweDvm
Source Code:
Back-end: https://github.com/getarrays/pagination
Front-end: https://github.com/getarrays/paginati...
Intro 0:00
Creating UI 7:00
Domain Models 17:59
Repository 27:08
Service Implementation 29:30
User Resource 34:35
Smoke Testing 40:42
Creating Angular App 49:46
Add UI Code 52:06
User Service - Part 1 55:10
User Service - Part 2 1:02:07
Application State 1:12:01
Subscribing to Observables 1:20:08
CORS Configuration 1:23:15
Working with States 1:26:04
User Table 1:37:37
Page Number 1:45:38
Changing Pages 1:54:32
Next & Previous 2:04:38
Disable Button Logic 2:11:53
Selected Page Number 2:18:00
Search Users 2:21:30