Skip to main content

One doc tagged with "projections"

View all tags

Spring Data Projections

How to use interface projections, DTO projections, and dynamic projections in Spring Data JPA to select only the columns you need in a single optimized query.