filmov
tv
Pagination with Spring Webflux
Показать описание
In this video we observe how to implement a pagination pattern with REST APIs that are written with Spring Webflux. If you are familiar with Spring MVC development, you know, that it does all heavy lifting when it comes to common web techniques, including the pagination. On the opposite side, Spring Webflux is a more bare solution that requires developers to implement many things manually.
#springframework #webdevelopment #cloudcomputing #softwarearchitecture #springboot #springboottutorial #java #javaprogramming
00:00 - Start
00:05 - What is a pagination?
01:47 - How does the pagination flow work
02:58 - How to count items
04:45 - Where to implement the pagination?
07:57 - Preparing the project
11:00 - Coding the handler component
16:40 - Coding the data layer pagination
19:04 - Coding the service layer pagination
21:40 - Testing the service layer
23:48 - Testing the web layer
29:19 - End to end testing
32:43 - Thanks for watching
#springframework #webdevelopment #cloudcomputing #softwarearchitecture #springboot #springboottutorial #java #javaprogramming
00:00 - Start
00:05 - What is a pagination?
01:47 - How does the pagination flow work
02:58 - How to count items
04:45 - Where to implement the pagination?
07:57 - Preparing the project
11:00 - Coding the handler component
16:40 - Coding the data layer pagination
19:04 - Coding the service layer pagination
21:40 - Testing the service layer
23:48 - Testing the web layer
29:19 - End to end testing
32:43 - Thanks for watching