We could evaluate the usage of a @PrePersist listener for things like:
Right now their values is applied inside of the class, like
variable = UUID.randomUUID().toString();
A listener helps to remove the "technical logic" from the entity