FICHA · AUR

java-lombok

Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java.

  • java-code-generation-library
  • LIBRARY
  • JAVA
  • ANNOTATION-PROCESSING
official+codex · reviewed · Jun 1, 2026 description in en

Description

Boilerplate in Java projects can be reduced through annotations that generate methods and integrate with editors and build tools.

It is useful for developers who want less repetitive getters, constructors, builders, and logging fields. Generated code can hide behavior from readers, so keep IDE plugins and build configuration aligned.

Permissions

Permissions not analysed for this source yet.