Is there a Maven plugin for checking annotations presence in code?

后端 未结 0 1990
鱼传尺愫
鱼传尺愫 2021-01-20 19:31

I need to ensure that, in specific classes (e.g. all classes extending some other class), fields annotated with e.g. @Deprecated are also annotated with @ThisOtherAnnotation

相关标签:
回答
  • 消灭零回复
提交回复
热议问题