I know java annotation is a powerfull tool. For me, project lombok is a great example of extreme use. But i've heard that sometimes, it is better not to use annotations.
Can you give me examples of bad annotations, so i have an idea of what to avoid ?