griffon programming error: unable to find class annotation
问题 I am trying to get the hang of griffon/grails/groovy for a project. I get this error at compile time from my Test1Controller.groovy file: [griffonc] /home/ironmantis7x/griffon_projects/test1/griffon-app/controllers/test1/Test1Controller.groovy: 14: unable to resolve class Threading , unable to find class for annotation [griffonc] @ line 14, column 5. [griffonc] @Threading(Threading.Policy.SKIP) [griffonc] ^ [griffonc] [griffonc] /home/ironmantis7x/griffon_projects/test1/griffon-app