Annotation Type ClientModule

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean disable
      disable generation at all for this class/interface
      String value
      name of module that used as functional object with all it's controllers methods/hooks
      when not set use simple class name
    • Element Detail

      • value

        String value
        name of module that used as functional object with all it's controllers methods/hooks
        when not set use simple class name
        Default:
        ""
      • disable

        boolean disable
        disable generation at all for this class/interface
        Default:
        false