I want to use UUID instead of the plain String value for fields annotated with @Id, for example:
UUID
String
@Id
@Data // Lombok public