Hi Mike, > @DefaultQualifiers({ > @DefaultQualifier("NonNull"), [...] > }) I'm a bit confused. I thought annotations cannot be values, so cannot be in array without actually annotating something. - Mahmood