Should you still be using Lombok?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Lombok

    Very spicy additions to the Java programming language.

    I wish they had a way to call a method after an annotation-generated constructor. There is an open issue from 2016 with 161 thumbs up.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • magic-bean

    A very basic library which will generate getters and setters.

    I think Hibernate / cases where real getters and setters are desired are the remaining usecase. The code generator I published however long ago handles specifically that boilerplate, but its Java 17+ only. https://github.com/bowbahdoe/magic-bean

  • amber-docs

    https://openjdk.org/projects/amber

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

  • JVM Anatomy Quarks

    2 projects | news.ycombinator.com | 10 Nov 2024
  • We're Leaving Kubernetes

    15 projects | news.ycombinator.com | 4 Nov 2024
  • Dipping Into a Java Project

    3 projects | dev.to | 31 Oct 2024
  • Introducing GroupTrack: Simplified Location-Based Services for Flutter

    2 projects | dev.to | 8 Oct 2024
  • glassfish VS WildFly - a user suggested alternative

    2 projects | 21 Sep 2024

Did you konow that Java is
the 8th most popular programming language
based on number of metions?