Community

Java Records – How to use them with Hibernate and JPA

(Thorben Janssen) A lot of developers complain that Java is too verbose. And I can understand that, especially for all classes that are supposed to be a basic data structure, like JPA/Hibernate entities or DTOs.