Hacker News new | ask | show | jobs
by orangecheese 4035 days ago
Not all Lombok code is valid Java code due to the way Lombok hijacks the annotation processor using implementation specific apis to perform operations not supported by the annotations spec.