Version 1.2.0
Added assumeNoAnnotations
to configuration options.
Using assumeNoAnnotations
, you can specify a list of fully qualified type names for which it is assumed they don't have the annotation applied to them.
This may be useful when the plugin fails to analyze classes which are known not to carry the annotation.