With simple annotation
class Address {

   @NotEmpty
   String address
}
TASK compileGroovy FAILED

BUG! exception in phase 'class generation' in source unit ‘../Address.groovy' 
unsupported Target TYPE_USE

Reply via email to