Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@Whathecode Whathecode released this 07 Mar 17:34
· 17 commits to master since this release

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.