Skip to content

MVP Java

Java Programming EcoSystem Blog

  • Home
  • YouTube Gallery
  • About

Tag: jdk14

Posted on March 23, 2020March 29, 2020

Java Records : Boilerplate Exterminator

Java 14 Records - MVP Java
Views: 867
Reading Time: 6 minutes

Java records are a preview feature available in Java 14 which natively reduces boilerplate code when dealing with Data Classes. Learn how we can actually model data as data-only aggregates and close the gap in Java’s type system.

Continue reading “Java Records : Boilerplate Exterminator”

Recent Posts

  • Protected: The Controversy of var in Java
  • Disable Java Garbage Collection? | Epsilon GC
  • Spring Boot Integration Testing | Can AI Write Better Tests?
  • What is Spring Native? | Game Changer
  • Spring Boot Security | Default Configuration
  • Protected: Java Artificial Intelligence | Testing Plugin – MVP Java Newsletter Subscribers Only
  • Docker for your Java Development Environment with IntelliJ
  • Microservices | Simple Explanation For Beginners
  • Protected: Dockerfile Best Practice | How to Select Base Image Tag – MVP Java Newsletter Subscribers Only
  • How to Create Docker Image for Java Application
  • New Rate Limits for Docker | Are you Prepared?
  • Component vs @Service in Spring | An Actual Answer
  • Docker Logging | Symlink Hack
  • Java 14 instanceof | Hold Up!
  • Java Records : Boilerplate Exterminator
  • How I got Docker Certified – DCA
  • Spring Boot Security HttpFirewall
  • Spring Nested Transactions
  • Generating a Random Number in Java From Atmospheric Noise
  • JDK 12 Switch Expression – Preview Feature

  • Facebook
  • Youtube
  • Twitter
  • GitHub
Proudly powered by WordPress