I am using pagination in spring boot. When getting a page from DB, i want to sort data by a nested property. Here is the code where I create a Page request .
Pageab