1 2 3 4 5
//CONF: lombok.addGeneratedAnnotation = false class GeneratedGlobalOff { @lombok.Getter int x; }