in src/main/java/com/epam/digital/data/platform/model/core/kafka/EntityId.java [54:56]
public int hashCode() { return Objects.hash(id); }