I\'m not able to use Spring Data JPA projections and specifications together. I have the following setup:
Entity:
@Entity public cla
The ability to mix Projections and Specifications are not yet supported. There is a bug tracking this.