Java Records - How to use them with Hibernate and JPAA 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. So, it was no surprise that I got a lot of questions about JDK's records feature and how you can use it with Hibernate.https://thorben-janssen.com/java-records-hibernate-jpa/