Skip to content

Tag: spring-boot-jpa

Convert to DTO from join selection

I have these two tables And I am using this query to get the results So far this is the only way I could retrieve the results and actually use them later. To use them I am using this code currently But using it that way seems odd to me. Is there a better way to directly map the result