HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
[팀]조규현 공간(1-2)
[팀]조규현 공간(1-2)
/
⚽
링크 공유
/
Java Records – How to use them with Hibernate and JPA

Java Records – How to use them with Hibernate and JPA

Tags
JPA
Created
Oct 7, 2021 01:46 AM
Date
Oct 7, 2021
Java Records - How to use them with Hibernate and JPA
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. 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.
Java Records - How to use them with Hibernate and JPA
https://thorben-janssen.com/java-records-hibernate-jpa/
Java Records - How to use them with Hibernate and JPA