@Retention(value: RetentionPolicy.RUNTIME) @Target(value: [ElementType.TYPE]) @GroovyASTTransformationClass(value: org.grails.compiler.web.ControllerArtefactTypeTransformation) @interface Controller
Meta Annotation to applied to a Controller class
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait