Open blu28 opened 1 year ago
Lombok is an annotation library to make certain common Java patterns automatic. The one we use most is to create getters and setters.
https://plugins.gradle.org/plugin/io.freefair.lombok https://projectlombok.org/
Lombok is an annotation library to make certain common Java patterns automatic. The one we use most is to create getters and setters.
https://plugins.gradle.org/plugin/io.freefair.lombok https://projectlombok.org/