Skip to content

deepakbhalla/spring-boot-pagination-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-pagination-sorting

Spring boot application to demonstrate Pagination and Sorting of a List of Objects available in H2 database.

This application demonstrate pagination and sorting by two ways -

  1. PaginationAndSortingRepository
  2. Custom Pagination and Sorting Utility

H2 Database Table

H2 Database

API Testing

API Testing

About

Spring boot application to demonstrate Pagination and Sorting of a List of Objects Capabilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages