I\'m not able to use Spring Data JPA projections and specifications together. I have the following setup:
Entity:
@Entity public cla
There is no solution unless you implement you own repository.