Carlos Chacin

Software Engineering Experiences


Tag: immutability

  • 🚀 Java 14 Records 💾 (Preview) (17 Apr 2020)
    Java 14 Record is a new kind of type declaration in the Java language. Like an enum, a record is a restricted form of class. It declares its representation and commits to an API that matches that representation.
  • ☕️ Immutables/AutoValue/Lombok 🔥 Which One? (12 Apr 2020)
    In this article, we are going to compare some of the features of the Immutables.org library, Google AutoValue, and Project Lombok.
  • 🎩 Immutability in Java 🔥 Made Easy (11 Apr 2020)
    In this article, we describe how to use the Immutables.org library to generate our immutable classes instead of doing manual error-prone implementations.

All Tags

java best-practices serialization records java14 jakartaee immutability maven jsonb di dependency-injection configuration type-safe setup settings retrofit lambda jsr jdk14 jdk javaee java17 jackson idea ide github-actions github build aws-lambda aws actions IntelliJ