After being a preview feature in Java 14 and Java 15, Java records are now part of the Java language starting from Java 16. In this article, we are going to take a deep dive into Java records and look at what this feature provides and how can we use ...