Package grails.web.controllers
Annotation Type ControllerMethod
-
@Retention(RUNTIME) @Target({METHOD,FIELD}) public @interface ControllerMethodA marker annotation for methods added to a class that are for persistence purposes- Since:
- 2.1.5
@Retention(RUNTIME)
@Target({METHOD,FIELD})
public @interface ControllerMethod