when I try to create a new entity \'Customer\' with Spring Data JDBC (in a Spring-boot application)
@Data public class Customer { @Id private String ident