Tagged articles

Delombok

1 articles · Page 1 of 1
macrozheng
macrozheng
Jul 24, 2020 · Backend Development

How to Use Delombok to Convert Lombok-Annotated Java Code to Plain Java

This guide explains what Delombok is, how it transforms Lombok-annotated Java classes into standard Java source files, and provides step‑by‑step instructions—including environment setup, project preparation, script creation, and execution—to de‑compile Lombok code and resolve compatibility issues during upgrades.

Build ToolsDelombokJava
0 likes · 8 min read
How to Use Delombok to Convert Lombok-Annotated Java Code to Plain Java