[ANN] RecordBuilder v33 Released

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • record-builder

    Record builder generator for Java records

  • /u/randgalt I have been meaning to fork and add proper TYPE_USE annotation propagation particularly for JSpecify like annotations. It is tricky to get this right. Do not worry about https://github.com/Randgalt/record-builder/issues/93 reading package meta data. As long as you propagate the @Nullable it should work.

  • magic-bean

    A very basic library which will generate getters and setters.

  • And if you want non-magic getters and setters there is this: https://github.com/bowbahdoe/magic-bean

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Immutables

    Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included

  • https://github.com/immutables/immutables/issues/1358 https://bugs.openjdk.java.net/browse/JDK-8281238

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts