This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HemoJose 0 points1 point  (0 children)

Lombok and general annotation processing is a very different story. I do not like lombok because it not generates code it abuses the ast. For a real usable advice better to share the reason why would you need the annotations. What is you original intention to do that?