@Id @GenericGenerator(name = "uuid",strategy = "uuid") @GeneratedValue(generator = "uuid") private String id;