How to use projections and specifications with spring data jpa?

前端 未结 6 550
执念已碎
执念已碎 2020-12-13 14:53

I\'m not able to use Spring Data JPA projections and specifications together. I have the following setup:

Entity:

@Entity
public cla         


        
6条回答
提交回复
热议问题