Paging table data with Spring Data for better performance in a Vaadin Grid

Опубликовано: 10 Октябрь 2024
на канале: vaadinofficial
3,426
59

Previous video:    • Easy data table for Spring Data with ...  

In this video, you'll learn how to use paging to handle large data sets with Spring Data and the open-source Vaadin Flow framework.

0:00 - Introduction
0:20 - Using a PageRequest to lazy load data
1:09 - Simplifying the page request using Vaadin Spring Data Helpers.

Create a Vaadin Flow project: https://start.vaadin.com
GitHub: https://github.com/marcushellberg/spr...