Back to Browse

Spring Data JPA - How to Sort by Nested Property Examples

2.4K views
Dec 27, 2022
15:46

In this video, I'd like to share with you some code examples about how to sort a list of entities by nested property with Spring Data JPA. For example, sort a list of products by brand name, where the nested property is product.brand.name. For code examples and sample project, check the written tutorial at https://www.codejava.net/frameworks/spring-boot/data-jpa-sort-by-nested-property #springdata #springmvc #springdatajpa #jpa #java

Download

0 formats

No download links available.

Spring Data JPA - How to Sort by Nested Property Examples | NatokHD