in src/main/java/com/epam/digital/data/platform/model/core/kafka/EntityId.java [29:31]
public EntityId(UUID id) { this.id = id; }