I am using the current version of Spring Data Rest and Spring Data JPA and have following entity:
public class User { @Id @GeneratedValue private
No, Spring Data REST projections don't support this.