Annotation Type ControllerMethod


  • @Retention(RUNTIME)
    @Target({METHOD,FIELD})
    public @interface ControllerMethod
    A marker annotation for methods added to a class that are for persistence purposes
    Since:
    2.1.5